Jump to content

Recommended Posts

Posted

Dear Fellow Members i am getting this error after login into admin panel can anyone explain why this error in coming.

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

Thanks

jeff

ISSUE SOLVED

Posted

This happened to me, and I got them to increase the allowed memory size, but it kept happening, so I went to a VPS, so I have control over what size to use.

How much you paying for your VPS?

Posted
This is what I put in my local.config.php at the very end

ini_set("memory_limit","512M");

I haven't seen the error in quite awhile now.

Thanks mattia and lorathon above code helped me to resolve the issue of memory limit.

Jeff

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...