Memory Issues

Hello,

after marking an inactive pilot to active and saving the profile I get the following Message at the top of the Admin Menu.

Fatal error : Allowed memory size of 134217728 bytes exhausted (tried to allocate 8339 bytes) in /var/www/web1112/html/va/core/classes/ezdb/ezdb_mysql.class.php on line 282

I have also a cronjob which is cleaning the pireps table every month and no problems with memory issues until now. The DB is only 56 MB in size.

You need to ask your host to up your memory limit.

134217728 is the max memory available from my host

Well, the error says that the limit has been reached, and that more memory was required, so flyalaska’s advice is probably valid.