Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installing osCommerce


versluiskees

Recommended Posts

After installation of PHP, Apache and MySQL, I run some test scripts, everything runs OK.

During the installation of osCommerce in the second screen clicking on the button "Continue" the installation do not go any further, it looks like of the screen refresh itself.

 

Anyone any idee ?

Link to comment
Share on other sites

i'm sure i had that problem very recently when reinstalling on a new server... is there a php-mysql package installed & running on your server? you need that to get php & mysql running usefully together...

 

also check your server error & access logs to see if there is anything useful in there

with ten thousand dollars we'll all be millionaires

Link to comment
Share on other sites

The most common cause for installation getting stuck in step 2

is that most recent PHP installations have register_long_arrays = OFF

This needs to be turned to ON in the php.ini file (you will need to

stop and restart your server to get this change to take effect.)

 

Vger

Link to comment
Share on other sites

The most common cause for installation getting stuck in step 2

is that most recent PHP installations have register_long_arrays = OFF

This needs to be turned to ON in the php.ini file (you will need to

stop and restart your server to get this change to take effect.)

 

Vger

 

:D Thanks it works now, the rest of the installation did go well

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...