AJD Posted February 21, 2012 Share Posted February 21, 2012 I have been struggling with a new Prestashop install and the Out Of Memory issue. I thought everything was solved when I put a PHP.ini file into the root of the site with the memory setting set to 128MB. I can not view any modules, when I click on the modules tab. It comes up with the following error; Fatal error : Out of memory (allocated 33816576) (tried to allocate 7680 bytes) in /home/andywolv/public_html/tic/classes/Module.php(581) : eval()'d code on line 1 ..This error usually changes, with different lines, or even module page. I have googled the issue, and followed various troubleshooting guides, such as, editing the .htaccess file sadly that makes the Internal Server Error 500 occur. Configure the 'configue.inc.php' file and add ini_set('memory_limit', '128M'); Configure the php.ini - sadly I cannot access the original file, and so created another php.ini file and placed it into the root of the site. Any help much appreciated. Thanks Link to comment Share on other sites More sharing options...
AJD Posted February 21, 2012 Author Share Posted February 21, 2012 I tried to enter a new php.ini file into the 'admin' folder - which seemed to have worked Link to comment Share on other sites More sharing options...
Fiscet.it Posted June 26, 2012 Share Posted June 26, 2012 I have the same problem but i can't edit the php.ini so easily 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