imsai00 Posted November 26, 2006 Posted November 26, 2006 hi, i come here http://localhost/catalog/install/index.php then i click "install" then come here http://localhost/catalog/install/install.php then i click "continue" then i come here http://localhost/catalog/install/install.php?step=2 BUT http://localhost/catalog/install/install.php?step=2 AND http://localhost/catalog/install/install.php The interface is SAME. Means the continue Not funciton. ANyone can Help ? Thanks. :(
crash3903 Posted November 26, 2006 Posted November 26, 2006 what server are you on? Regards Mark A Reynolds
BigMark Posted November 26, 2006 Posted November 26, 2006 This is a windows install? I have the same 'issue', despite reading all the forums, I can't make it work either! I am using XP Home (SP2), PHP 5, MySql Server 5, Apache 2.0.59 (Win32)... Can't import the database is the stumbling block.... I've read contrib's suggesting mod's to the two config files, but I must admit I've not pursued any further. Basically I've given up! I am not a newbie either, which makes it worse! LOL!
crash3903 Posted November 26, 2006 Posted November 26, 2006 This is a windows install?I have the same 'issue', despite reading all the forums, I can't make it work either! I am using XP Home (SP2), PHP 5, MySql Server 5, Apache 2.0.59 (Win32)... Can't import the database is the stumbling block.... I've read contrib's suggesting mod's to the two config files, but I must admit I've not pursued any further. Basically I've given up! I am not a newbie either, which makes it worse! LOL! so you are running the server on your PC - stupid question is the server running (MySql and Apache) Regards Mark A Reynolds
BigMark Posted November 26, 2006 Posted November 26, 2006 Hi, Yes, Apache & MySql are configured correctly, and I use the command prompt for sql. Testing the create database routine was successful, and apache is working correctly also. Using the simple PHP info file shows all the correct answers to PHP, but alas, it seems that it doesn't know about MySql! LOL! I've a feeling that the config. issue is something daft I've missed for sure.... As each 'application' is working as it should, except they don't communicate with eachother..... (Always dev. with ftp and similar, broadband connection was struggling, so it seemed logical to go local). Cheers, Mark
imsai00 Posted November 26, 2006 Author Posted November 26, 2006 what server are you on? i use apache + php + mysql. my question is. i open the http://localhost/catalog/install/ and wan install it. "install a new online store" i click on this. then come to this "New Installation Please customize the new installation with the following options: Import Catalog Database: Install the database and add the sample data Checking this box will import the database structure, required data, and some sample data. (required for first time installations) Automatic Configuration: Save configuration values" i click "CONTINUE". But it wont process anymore. after i click on "continue" it still show the same page. What is the problem ? anyone face also ? :(
crash3903 Posted November 26, 2006 Posted November 26, 2006 i use apache + php + mysql. my question is. i open the http://localhost/catalog/install/ and wan install it. "install a new online store" i click on this. then come to this "New Installation Please customize the new installation with the following options: Import Catalog Database: Install the database and add the sample data Checking this box will import the database structure, required data, and some sample data. (required for first time installations) Automatic Configuration: Save configuration values" i click "CONTINUE". But it wont process anymore. after i click on "continue" it still show the same page. What is the problem ? anyone face also ? :( did you download the windows or linux package? Regards Mark A Reynolds
imsai00 Posted November 26, 2006 Author Posted November 26, 2006 did you download the windows or linux package? i download the windows package. any problem ?
crash3903 Posted November 26, 2006 Posted November 26, 2006 i download the windows package. any problem ? try the linux package Regards Mark A Reynolds
imsai00 Posted November 26, 2006 Author Posted November 26, 2006 try the linux package Also same. i click the continue. it wont go to "next page" ............. wat problem ? .... who can help ? :(
crash3903 Posted November 26, 2006 Posted November 26, 2006 OK now we have eliminated these issues your problem is PHP5. try this...In your php.ini file make sure the following are set to On register_long_arrays = On Try that Regards Mark A Reynolds
♥Vger Posted November 26, 2006 Posted November 26, 2006 There is no Windows or Linux package they are both the same set of files. The only difference is that one set of files is saved as a Windows .zip file and the other is saved as a.tar.gz Unix file. Setting Register Long Arrays to On is probably the correct answer, but don't forget that the server has to be restarted for the change to take effect. Vger
imsai00 Posted November 26, 2006 Author Posted November 26, 2006 OK now we have eliminated these issues your problem is PHP5. try this...In your php.ini file make sure the following are set to On register_long_arrays = On Try that YEAH!!! THANKS very much! it is ok now. I can continue install.. If any problem i will post again. thanks. Special Thanks to Vger also. :thumbsup:
crash3903 Posted November 26, 2006 Posted November 26, 2006 YEAH!!! THANKS very much!it is ok now. I can continue install.. If any problem i will post again. thanks. Special Thanks to Vger also. :thumbsup: sorry i forgot to tell you to restart the server but normally you get a prompt to restart so thanks to Vger as you say Regards Mark A Reynolds
Recommended Posts
Archived
This topic is now archived and is closed to further replies.