error_occurred during install 3.0.3 Ultimate

Hi,



During installation of 3.0.3 Ultimate I got always an error while creating table: cscart_settings_objects.

Message is only 'error_occurred'



Pls help,



Peter

cs-cart.jpg

Have you find the solution? I am facing the same problem.

Guys… Please help



regards,

Kumaresan Pandurangan

Hello all,



Thank you for your messages.



I am sorry to hear that all of you have experienced this problem. In order to understand the exact reason for this problem I suggest that you should do the following:


  1. Open the config.php file located in the root directory of your CS-Cart installation.
  2. Add the following line of code:


define('DEVELOPMENT', true);



below this one:


if ( !defined('AREA') ) { die('Access denied'); }



and save the file.

3) Run the installation wizard one more time.



After this you should see a detailed description of the error occurred. Please make a screenshot of it or copy its text and paste it here so that I could check the error and provide you with the appropriate solution.



Thank you.





Pavel Zyukin

CS-Cart Support team

Check the install folder permissions from 777 to 755



That worked for me



Thanks