Hi,
I have a problem with uploading/creation of image nodes. When I try to create a new image-node and press publish the page goes blank and the image isn´t uploaded. The following error message is created for my webserver:
"Fri Mar 07 18:10:17 2008] [error] [client 192.168.0.15] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 19624 bytes) in /var/www/virtual/hem.mwitt.se/includes/image.gd.inc on line 190, referer: http://hem.mwitt.se/node/add/image"
I have increased the php memory limit size to 64 Mb as well as increased the max post size to 100 Mb (in PHP.ini) so this should not be a problem.
I use Drupal 6.1, PHP 5.1.6
Any idears?
/Micke
Comments
Comment #1
mwitt commentedComment #2
harriska2 commentedHey Micke, what did you do to fix it? I've got the same problem - although it looks like 64M might not have been enough for you...