Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

pls help! installed php5, can't install oscommerce


mlcy44

Recommended Posts

hi, i have installed php5 and mysql, it seems working. then i tried to install oscommerce by following the document.pdf. but it didn't go past the step 2: new installation. it keeps staying on that page when i click on the continue button. there is no error message showing up. no javascript error. can anyone please help me? thanks alot. :(

Link to comment
Share on other sites

hi, i have installed php5 and mysql, it seems working. then i tried to install oscommerce by following the document.pdf. but it didn't go past the step 2: new installation. it keeps staying on that page when i click on the continue button. there is no error message showing up. no javascript error. can anyone please help me? thanks alot. :(

 

Oscommerce 2.2 does not work on PHP 5. There is a contribution to have it work with PHP 5 you can look in the contributions for it.

OSC also needs register_globals to be on for the installation to work.

I think the beta OSC 3.0 does work with PHP 5 though

Backup before making changes. Backup before making changes! Backup before making changes!!

 

You did do a backup? eh?

Link to comment
Share on other sites

Recent php installations have Register Long Arrays and Register Globals set to off in php.ini - and this will be the case with PHP5. You need to set both of them to On in php.ini and then stop and restart the server for the change to take effect.

 

Vger

Link to comment
Share on other sites

thanks Vger, setting Register Long Arrays to on did the trick. i ran into another problem. i have tested mysql's setup, it works. and i make sure the user has create privileges on the db schema. but after i filled in info for Database Import and click continue, it only shows:

 

New Installation

 

Database Import

 

on the page. it seems like the page didn't finish loading. pls help. :'(

Link to comment
Share on other sites

  • 2 weeks later...

Apologies for digging up an old thread, piggybacking and probably asking a question that has been answered.

 

Because of my webhost, I can't change Register Globals to ON. So I tried using Vger's contribution to use osCommerce with register globals off. But my installation still stops at step2. Are there any known issues regarding this?

 

Thanks in advance.

Link to comment
Share on other sites

  • 4 weeks later...

Archived

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

×
×
  • Create New...