CS-Cart is not installed. Please click here to start the installation process: [install]

CS-Cart is not installed. Please click here to start the installation process:



The url keeps genrating install



ipaddress/install/install/install/install/install/install/install/install/install/install/install/





any ideas. Usually works without issue on previous versions on my server

they distributed the archive with all files and directories mode 777.

You probably need to change directories to be 755 and files to be 644 for your server.

They knew about this before the release but chose to release it anyway.

I have the same problem when I try to install cs-cart v4.0.1 ultimate.

First problem encountered was due to php version on the server, cs-cart v4.0.1 requires PHP 5.3 to run and I had PHP 5.2.17 on server, but I solved this isue by adding the following line in .htaccess:



AddHandler application/x-httpd-php53 .php .php5 .php4 .php3



After that I clicked install link.

CS-Cart is not installed. Please click here to start the installation process: [install]

Then came the License agreement page where I checked “I accept CS-Cart license agreement” and hit Next Step button, then came the initial install page:

“CS-Cart is not installed. Please click here to start the installation process: [install]

and from this point is repeated infinitely.



I'm waiting your opinion to fix this.

Fix folder/file permissions as stated above. Also ensure that config.local.php has the same settings for default file/folder permissions.

Wow, CS-Cart should REALLY put this in the instructions!