PDA

View Full Version : What causes this?


Mijae
02-27-2003, 01:06 AM
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /home/virtual/site24/fst/var/www/html/forum/global.php(163) : eval()'d code on line 129

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11 bytes) in Unknown on line 0

Erwin
02-27-2003, 07:10 AM
You need to increase the memory size allowed for PHP.

Increase the memory_limit value in php.ini

Read this thread at vB.com:

http://www.vbulletin.com/forum/showthread.php?threadid=51743