archVille Posted March 8, 2006 Posted March 8, 2006 I am trying to install oscommerce but when i enter DATABASE details it gives me this picture. Is there something wrong with the settings? I have to confugure any other settings to make my db work? Or is there any other problem ?
♥Vger Posted March 8, 2006 Posted March 8, 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
archVille Posted March 8, 2006 Author Posted March 8, 2006 The most common cause for installation getting stuck in step 2is 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 I checked my php.ini and it has this already On ! I have PHP 4.3.10 and MySql Server 4.1 .Is there a possible miscompatibility with OsCommerce ?
archVille Posted March 8, 2006 Author Posted March 8, 2006 I checked my php.ini and it has this already On ! I have PHP 4.3.10 and MySql Server 4.1 .Is there a possible miscompatibility with OsCommerce ? Is there any modification in configure.php that i have to make ? I have entered : Database Server : localhost Username : myusername Password :mypassword database name : oscommerce (from oscommerce.sql ) something wrong above?
♥Vger Posted March 9, 2006 Posted March 9, 2006 database name : oscommerce (from oscommerce.sql ) BEFORE you start the install you have to creat a blank database - and it's the name of the database you created that you use. Vger
archVille Posted March 9, 2006 Author Posted March 9, 2006 BEFORE you start the install you have to creat a blank database - and it's the name of the database you created that you use. Vger I also created a blank database and the same problem occurs! Do i have to change configure.php or i just go to install.php and follow the install steps?
archVille Posted March 9, 2006 Author Posted March 9, 2006 I also created a blank database and the same problem occurs!Do i have to change configure.php or i just go to install.php and follow the install steps? Never mind , I uninstall my PHP and re-install a previous version and everything is ok ! :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.