Jump to content

[solved] Fatal error: Out of memory


AJD

Recommended Posts

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

  • 4 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...