Hi
I have installed VBSEO to my forum but I got sometimes this error when browsing some threads.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 737280 bytes)
This is a discussion on Fatal error: Allowed memory size within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi I have installed VBSEO to my forum but I got sometimes this error when browsing some threads. Fatal error ...
Hi
I have installed VBSEO to my forum but I got sometimes this error when browsing some threads.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 737280 bytes)
I have increased the memory to 64 M
but I have the same problem with some threads.
any help !Code:Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 389253 bytes) in /home/......./public_html/.../includes/functions.php(4320) : eval()'d code on line 29
Last edited by nicetry; 04-24-2007 at 11:01 AM.
Set it to 32megs, that should be plenty. Yours is currently still set to 8megs. See the error message:
Allowed memory size of 8388608 bytes exhausted
You have to restart apache after making the change.
I am getting the same error but don't understand what I need to do to fix it, the above posts are above my head, any further advice?
It requires a change in your PHP configuration using PHP.INI. In most cases, you will need to have your host increase the limit for you. Increasing it to 32megs should take care of the problem.