jamyboy Posted January 29, 2013 Report Posted January 29, 2013 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 Quote
mattia Posted January 29, 2013 Report Posted January 29, 2013 Use the search function: http://forum.phpvms.net/topic/3998-memory-on-server-issues/#entry26938 1 Quote
flyalaska Posted January 29, 2013 Report Posted January 29, 2013 Your host has a limit. Should ask them to increase the size for you. Quote
Strider Posted January 29, 2013 Report Posted January 29, 2013 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. Quote
flyalaska Posted January 30, 2013 Report Posted January 30, 2013 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? Quote
jamyboy Posted January 30, 2013 Author Report Posted January 30, 2013 This is what I put in my local.config.php at the very endini_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 Quote
Strider Posted January 30, 2013 Report Posted January 30, 2013 I am paying €480, but that is due to it being increased in size and ram. I also have a few other sites linked to it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.