Log in

View Full Version : Fatal Error


mrfixit
03-16-2007, 09:23 PM
Getting this message when trying to upload files:

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 5305522 bytes) in /home/bounding/domains/dssbadboyz.com/public_html/forum/includes/class_core.php on line 1790

I have been trying to find out what this error is and how to fix it....
I am still new at this and willing to learn......
We are getting this error message when uploading files bigger than 2mb.
Have set posting attachment permitions to unlimited size and still get these errors....

honestdave
03-18-2007, 01:24 AM
we are getting the same problem:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /home/honestf/public_html/search.php on line 842

more info: this may have to do with the recent version of php that was updated today on our server

Thea
04-20-2007, 11:57 AM
But how to fix it??

Marco van Herwaarden
04-20-2007, 12:01 PM
You (or your host) will need to raise the PHP memory_limit.

We suggest using a value of 16/32Mb.