StoreMaker Posted April 25, 2013 Share Posted April 25, 2013 (edited) On initial install I repeatedly get an error on Module Install (63%). I'm installing on to a Godaddy server. I'm new at using Prestashop and now have wasted a huge amount of time trying to get it setup. Please help! I have dropped the tables to retry many times with no avail. Have also re-uploaded all files to the server twice! Edited April 28, 2013 by PascalVG (see edit history) Link to comment Share on other sites More sharing options...
Andrej Stas Posted April 25, 2013 Share Posted April 25, 2013 I think you have to increase PHP memory limit 1 Link to comment Share on other sites More sharing options...
PascalVG Posted April 26, 2013 Share Posted April 26, 2013 Hi Storemaker, More info on the suggestion made by Andrej you can find here: http://www.prestashop.com/forums/topic/146645-module-page-not-loading-increase-your-memory-limit-value-on-your-server-configuration/ 1 Link to comment Share on other sites More sharing options...
svstore Posted April 26, 2013 Share Posted April 26, 2013 Hello, I am getting error while installing " Your PHP sessions path is not writable - check with your hosting provider: C:\Windows\Temp\ " " PHP parameters: PDO MySQL extension is not loaded " Please Help saurabh. [email protected] Link to comment Share on other sites More sharing options...
StoreMaker Posted April 28, 2013 Author Share Posted April 28, 2013 Thank you for all the replies. I found that when setting the memory_limit = 64M the size must be in increments of 8. So for my Godaddy php5.ini file I added the script that follows. memory_limit = 64M upload_max_filesize = 64M This worked after 48 hours of messing around!! Link to comment Share on other sites More sharing options...
PascalVG Posted April 28, 2013 Share Posted April 28, 2013 Good news. I mark it as solved! Link to comment Share on other sites More sharing options...
StoreMaker Posted April 28, 2013 Author Share Posted April 28, 2013 Thanks PascalVG. Link to comment Share on other sites More sharing options...
Recommended Posts