Here is the situaton.
When I try to uplaod a photo that is 2.5 megs. I get the following error.
Quote:
|
Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 10000 bytes) in /home/apages/public_html/gallery/image-inc.php on line 139
|
I am using GD2.
Here are the things I have tried:
Usergroup is set to upload size set to 0 for unlimited
My memory_limit is set to 50M
Cleared all my upload directories of all numeric directories
After all that I still get the same error.