Log in

View Full Version : Fatal Error!


danward
11-26-2007, 11:28 AM
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1474560 bytes) in /usr/home/strelbiz/public_html/board/includes/class_postbit.php(300) : eval()'d code on line 296


What can this mean? :( Need it fixing.

Marco van Herwaarden
11-26-2007, 11:38 AM
This means PHP needs more memory then currently configured.

Please raise your memory limits. You may need to contact your host to assist you with this.

danward
11-26-2007, 11:49 AM
I cannot find my php.ini file in order to increase the limits! I've searched everywhere! Will contact my host and hope they can sort it.

Marco van Herwaarden
11-26-2007, 11:56 AM
AdminCP -> Maintenance -> PHP Info

You will see the path to the php.ini used there.