DnJ Posted February 18, 2003 Share Posted February 18, 2003 I am trying to configure osCommerce to run on my win xp box on an apache 2 server. I have installed php4 and mysql. I have copied the admin folder into the htdocs root of apache. When I try to access any of the files in the admin folder I get: FATAL ERROR: register_globals is disabled in php.ini, please enable it! I have went into php.ini and set - register_globals = on and still get the same error. Also do I have to change the variables in application_*.php from: /usr/bin/gzip to a windows path? Can someone please shed some light for a genuine newbie to php. Thanks for your help. "One Of Life's Greatest Pleasures Is Doing What Others Say You Can't" Link to comment Share on other sites More sharing options...
Guest Posted February 18, 2003 Share Posted February 18, 2003 After you set - register_globals to on in your php.ini you have to restart ypur apache server HTH Link to comment Share on other sites More sharing options...
DnJ Posted February 18, 2003 Author Share Posted February 18, 2003 Thanks for the help. That fixed the server error. I'm sure I will be back for more help. I appreciate you taking the time to help. "One Of Life's Greatest Pleasures Is Doing What Others Say You Can't" Link to comment Share on other sites More sharing options...
Guest Posted February 18, 2003 Share Posted February 18, 2003 Doug, If you haven't already done so, I'd check out the guide at http://guide.oscdox.com. It will answer a lot of those questions you'll have soon. Enjoy! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.