Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Getting past the second page in installation


andyide

Recommended Posts

Posted

Hi guys,

 

Have uploaded the catalog and have changed my directory permissions as the quick intall guide says.

 

Howver, I'm not able to get past /catalog/install/install.php?step=2

 

(This is where it asks me if i want toi import the catalog database and auto config)

 

When I click on the 'Continue' button I am simply sent back to this same page.

 

 

Is there something I've missed?

 

 

Andy

Posted

open your php.ini file and check these 2 parameters:

 

register_long_arrays =On

register_argc_argv = On

 

if yours are set to off, change them and restart Apache

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted
Hi guys,

 

Have uploaded the catalog and have changed my directory permissions as the quick intall guide says.

 

Howver, I'm not able to get past /catalog/install/install.php?step=2

 

(This is where it asks me if i want toi import the catalog database and auto config)

 

When I click on the 'Continue' button I am simply sent back to this same page.

Is there something I've missed?

Andy

 

Hi Andy

 

I've just got to the same problem. Turned out that I'd got PHP5 running on my site. When I downgraded to PHP4 - all was well.

 

Check what version of PHP you have - it may be the same problem.

Posted

osCommerce and php5 work very well together if those parameters set and the latest osCommerce release ... I use them on many sites!

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Archived

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

×
×
  • Create New...