Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I'm stupid, or maybe its because its 4am...


phasenine

Recommended Posts

Hey guys. I recently installed my own apache server (2.0.53) with PHP5 and the latest version of mySQL. So I already searched the forums for PHP5 compatibility issues and modified my catalog/admin/includes/classes/upload.php from $this to //$this. But I noticed these people were having a problem at step two of the install process. I can't even get to step one. When I goto mysite.com/catalog I get this:

 

"FATAL ERROR: register_globals is disabled in php.ini, please enable it!"

 

I've tried enabling it and trying again... no luck... I'm not going to downgrade to PHP4 so any chance this is solvable or am I just out of luck till the next version of osC is released? If so, any estimation on time till they release the next version? Thanks in advance for the help guys!

 

-PhaseNine

osCommerce Newbie ;-)

Link to comment
Share on other sites

Hey guys. I recently installed my own apache server (2.0.53) with PHP5 and the latest version of mySQL. So I already searched the forums for PHP5 compatibility issues and modified my catalog/admin/includes/classes/upload.php from $this to //$this. But I noticed these people were having a problem at step two of the install process. I can't even get to step one. When I goto mysite.com/catalog I get this:

 

"FATAL ERROR: register_globals is disabled in php.ini, please enable it!"

 

I've tried enabling it and trying again... no luck... I'm not going to downgrade to PHP4 so any chance this is solvable or am I just out of luck till the next version of osC is released? If so, any estimation on time till they release the next version? Thanks in advance for the help guys!

 

-PhaseNine

osCommerce Newbie ;-)

 

if you own your php.ini, simply enable register_globals there.

Treasurer MFC

Link to comment
Share on other sites

I already tried. Weird huh?

 

 

I had this same issue and I am also using php5, latest mysql and apache2. I enabled the register globals and restarted apache and it worked. Try restarting apache. However, I am one of the many that are stuck on step 2. I'm thinking there is an incompatibility with apache2. I haven't had time to research this yet, however while searching the internet for tips, somewhere along the way I remember someone saying to not use apache2. Good luck.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...