Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Os Commerce Installation On Windows+php5.x Fails At Step 2


ViewPoint

Recommended Posts

I am completely new to PHP, MySQL and OS Commerce. I am a strong C#.ASP.NET programmer,

however, due to a complete lack of decent Commerce software, I am going to drop SQLServer,

and have a go with this.

 

I have installed MySQL 5.0.41 on WindowsXP Pro, and I have installed PHP 5.2.3 using the Windows Installer.

However, I could not understand how to create a database using phpMyAdmin, as this did not seem to work,

and the OS Commerce Installation program simply stops at step 2.

 

What am I doing wrong. (There are no error messages that we .NET guys rely on...)

 

Steve

Link to comment
Share on other sites

Install gets stuck on page 2

---------------------------

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

  • 3 weeks later...
Install gets stuck on page 2

---------------------------

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

 

Thanks VERRY MUCH Vger! :D this is the most useful post i've read prior to solve this problem. Glad I found it be4 I gon mad!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...