MyBB Community Forums

Full Version: Fatal error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,
I often get this error :
Fatal error: Out of memory (allocated 1048576) (tried to allocate 906660 bytes) in /home/idealfor/public_html/inc/init.php on line 63
can anyone help??
please contact your web host ... when you get that error ? is it while adding a plugin ?
(2011-10-29, 05:22 PM)ranjani Wrote: [ -> ]please contact your web host ... when you get that error ? is it while adding a plugin ?

nah, its not while adding a plugin . It occurs when I am just browsing the forum.
You'll need to contact your host.

Unless you have access to your php.ini file, in which case you can increase the memory_limit value.
(2011-10-30, 09:41 AM)AJS Wrote: [ -> ]You'll need to contact your host.

Unless you have access to your php.ini file, in which case you can increase the memory_limit value.

ah okay Smile Thank you!