Rigpa Posted February 25, 2014 Share Posted February 25, 2014 (edited) I get this at 12% installation time and I cant figure out what is wrong. I tried 777 permissions and downloading, unzipping and new uploads and multiple installations but I still get this error: Create settings.inc file Create database tables An error occured during installation... You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here. I found a logfile called 20140225_exception.log: *ERROR* 2014/02/25 - 00:07:33: Shop not found at line 389 in file classes/shop/Shop.php *ERROR* 2014/02/25 - 00:20:34: Shop not found at line 389 in file classes/shop/Shop.php *ERROR* 2014/02/25 - 00:20:37: Shop not found at line 389 in file classes/shop/Shop.php *ERROR* 2014/02/25 - 00:53:12: Shop not found at line 389 in file classes/shop/Shop.php *ERROR* 2014/02/25 - 00:56:06: Shop not found at line 389 in file classes/shop/Shop.php I use php 5,3 and I raised the memory limit to max (512) and max_execution_time to max (300s) Prestashop is v. 1562 and it stays at 12% for some time. 142 tables are created. Here is the code at line 389: // Hmm there is something really bad in your Prestashop ! if (!Validate::isLoadedObject($default_shop)) throw new PrestaShopException('Shop not found'); Installation url: http://presta.make-it-count.dk/ I also tried Presta v. 1602 - exactly same errormessage. Edited February 25, 2014 by Rigpa (see edit history) Link to comment Share on other sites More sharing options...
icreator Posted February 10, 2015 Share Posted February 10, 2015 (edited) any may help?? I install on MS IIS PHP 5.6x86 + mySQL I see in mySQL count of tables created - 40...200 tables was created then rased error Create settings.inc file Create database tables An error occured during installation... php-1.zip Edited February 10, 2015 by icreator (see edit history) Link to comment Share on other sites More sharing options...
icreator Posted February 10, 2015 Share Posted February 10, 2015 now I try: 45% Create settings.inc file Create database tables Create default shop and languages Populate database tables Configure shop information An error occured during installation... Link to comment Share on other sites More sharing options...
icreator Posted February 10, 2015 Share Posted February 10, 2015 I test db tables counter and see - when I try loop again step - all tables deleted and createing anew - why? why cannot continue creating tables from that already created? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now