Jump to content

Error in Admin Activity[solved]


Virtualei

Recommended Posts

Hi all,

I have recently migrated a friends site to a new host. When i go to the admin centre and check the admin activity logs i get this. Can anyone tell me how to fix it.m Thanks in advance

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 85 bytes) in/home/a7519666/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 273

Link to comment
Share on other sites

  • Administrators

The memory limit on the server is set lower than what the page is trying to use. You either have to getthe memory limit raised by the host or try to do it with a local php.ini file in the root of your site (If the host allows them) - or - reduce the ammount of data the page is trying to use.

These might help;

http://forum.phpvms.net/topic/8564-allowed-memory-size-exhausted-need-help/#entry57172

http://forum.phpvms.net/topic/3996-fatal-error-in-admin-panel-solved/page__hl__+memory%20+limit#entry26927

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...