TriSight Posted February 24, 2006 Posted February 24, 2006 I've been trying to install the OS Commerce on WinXP running Apache and PHP5.. when I pull the index.php up in my webbrowser (from localhost) it gives me the standard greeting. I click on the "install a new online store" image and it brings me to the first step. Both checkboxes (import cat db and auto config) are checked, but when I click continue, it sends the step=2 through the form but the screen never changes, just do a reload of this step. No matter how many times you click continue, it does nothing. Am I doing something wrong?
♥Vger Posted February 24, 2006 Posted February 24, 2006 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.