PDA

View Full Version : Fatal Error


defordphoto
6th of January 2004 (Tue), 12:45
Pekka: I have had this error twice since the changeover when posting a new post:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 184320 bytes) in /home/virtual/site10/fst/var/www/html/forum/includes/template.php(127) : eval()'d code on line 111

The post seems to make the trip okay. Just thought you'd like to know, if you didn't already know. That's the only bug that's caught my eye sicne the upgrade.

Pekka
6th of January 2004 (Tue), 14:48
That is a much discussed error and phpbb forum, and even if some say it is due pruning system (which I don't have even on) it is pretty clear it is due unoptimized database code in phpbb.

To overcome this problem I increased PHP allowed memory limit and applied one database speeding fix.

Let's hope the error goes away for good this way. I'll reboot server more often to clear up possible memory leaks.

defordphoto
6th of January 2004 (Tue), 18:26
Okay. I'll let you know if I run into it again. Otherwise., from a user standpoint, the operation is flawless and world's better than where we were last week. Thank you for all you do for us.