PDA

View Full Version : Error Messages


Breakthecycle2
01-12-2012, 01:48 PM
HI all,

When I click home from my forums, I am getting either a blank white screen or the following error:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 107163 bytes) in /home/droidtec/public_html/includes/functions.php(7246) : eval()'d code on line 113

I upgraded servers over the weekend, but not sure why that would cause anything. Any clues?

kh99
01-12-2012, 02:10 PM
There's a php config variable you can set in php.ini, max_memory.

Breakthecycle2
01-12-2012, 03:42 PM
Thanks. Got it fixed.