asunaja Posted November 26, 2014 Share Posted November 26, 2014 Hello guys .. i have a problem with BO in my admin for modules. when I select the display modules [Prestashop] Fatal error in module Tools:Maximum execution time of 30 seconds exceededprestashop version 1.6.0.9configuration Required parameters: Please fix the following error (s) Set write permissions for the "cache" folder. Set write permissions for the "log" folder and subfolders. Set write permissions for the "img" folder and subfolders. Set write permissions for the "modules" folder and subfolders. Set the write permissions for the "themeswarehouse / lang /" folder and subfolders, recursively.Optional parameters: Please fix the following error (s) mcrypt magicquotes pdo_mysql Please help me..thanks before.. Link to comment Share on other sites More sharing options...
tuk66 Posted November 27, 2014 Share Posted November 27, 2014 Do exactly what is displayed. Link to comment Share on other sites More sharing options...
Broceliande Posted November 27, 2014 Share Posted November 27, 2014 Do exactly what is displayed. Indeed, but ... Do you really trust what you wrote Well i'm just joking but i do believe our friend just has no idea of what these messages mean. @asunaja : it seems that either your hosting doesn't fit at all with prestashop's prerequisites, or you need someone to handle it. Set write permissions.... means you have to make those directories writable by apache. This can be done with a ftp client and enough rights. If this doesn't mean anything to you then it's sure you need a pre-configured hosting or someone to do it for you. mcrypt : this is not required (though you'll loose a bit performances) but you have to set another library (rindjael) in place of it. that can be done in advanced parameters menu in BO -> performances (should be around the bottom of the page) . magicquotes should'nt be a trouble : you should check your php configuration and version. pdo_mysql : same for this mod, it should be installed by default on any real hosting solutions. Aren't you casually using a kind of wampserver locally rather than a real hosting ? Link to comment Share on other sites More sharing options...
asunaja Posted November 28, 2014 Author Share Posted November 28, 2014 Indeed, but ... Do you really trust what you wrote Well i'm just joking but i do believe our friend just has no idea of what these messages mean. @asunaja : it seems that either your hosting doesn't fit at all with prestashop's prerequisites, or you need someone to handle it. Set write permissions.... means you have to make those directories writable by apache. This can be done with a ftp client and enough rights. If this doesn't mean anything to you then it's sure you need a pre-configured hosting or someone to do it for you. mcrypt : this is not required (though you'll loose a bit performances) but you have to set another library (rindjael) in place of it. that can be done in advanced parameters menu in BO -> performances (should be around the bottom of the page) . magicquotes should'nt be a trouble : you should check your php configuration and version. pdo_mysql : same for this mod, it should be installed by default on any real hosting solutions. Aren't you casually using a kind of wampserver locally rather than a real hosting ? I'm using VPS bro..but yesterday my brother reinstall prestashop..but thanks for your respons.. Link to comment Share on other sites More sharing options...
Recommended Posts