View Single Post
Old February 2nd, 2006, 12:14 PM   #1 (permalink)
matrix10
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 1
Fatal error: Allowed memory size

We have installed Photopost successfully and have had it working until members have starting uploading images.

Now error message when uploading images of any size:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9936 bytes) in /home/fhlinux203/r/rockpoolkayaks.com/user/htdocs/oriel/image-inc.php on line 84

Hosting company (Fasthosts) have blamed it on the script requiring too much memory.

I have tried adding code reccommended elsewhere in this forum:

ini_set("memory_limit", "32M");

into

pp-inc.php & adm-inc.php (not both at the same time)

Would appreciate any help re this.
matrix10 is offline   Reply With Quote