I am getting this error when I try to upload an image bigger than 1 MB
Quote:
|
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9000 bytes) in /home/s2i/public_html/test/image-inc.php on line 116
|
What is wrong? How can I fix it?
btw, i deleted images and test uploaded and noticed i get this error when i try to upload an image that is of 1 megabyte. What?!? How can I bypass this?
edit: i tried to upload the same exact images using another script and it worked perfectly (and it created thumbnails too). with photopost, however it is giving me the above error.