Date: Mon, 25 Jul 2005 14:24:11 -0700 (PDT) From: steve lasiter <slas7713@yahoo.com> To: free bsd <freebsd-questions@freebsd.org> Subject: oscommerce issue Message-ID: <20050725212411.64411.qmail@web33605.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
I've fought with this for a couple of day and now it's time to ask. I'm running FreeBSD 5.4 with Apache 1.3, MySQL5.0.2, PHP5.0.3_2 and a fresh install of OScommerce. First Question: During my first attempt to access the /oscommerce/catalog/admin directory I got the register_globals turned off error, modify php.ini. I modified my VirtualHost entry in my Apache httpd.conf file and added the line "php_value register_globals "on"" I'm worried about security issues with this. Is there any more info you can give me on this or a better fix. Second Question: Now when hen attempting to access the /oscommerce/catalog/admin directroy I'm getting the error: "1046 - No database selected Select configuration_key as cfgKey, configuration_value as cfgValue from configuration" I have configured the "configure.php" file (many times now) with the proper database connection info and successfully tested connectivity to my database. Is there any info on this problem. Also, if there is anyone that I might be able to contact to get more info on OScommerce with FreeBSD I'd love to get other general questions answered. Thanks for the help in advance, Dean Lasiter __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050725212411.64411.qmail>