Closed (won't fix)
Project:
Image
Version:
5.x-2.x-dev
Component:
image.module
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2008 at 09:13 UTC
Updated:
15 Jan 2009 at 02:53 UTC
I read about a problem uploading pictures http://drupal.org/node/203547 and showing '500 Internal Server Error'. The website is hosted on
1&1 like mine.I´ve got the same problem! Once it while it works but most of the time
not. I deactivated all unused modules and the memory_limit for php is
40M which is far enough according to a guy knowing that stuff. However
does anyone has a solution for me?? I must admit I´m not php-safe at
all! Is ther anything I can do?
olly
Comments
Comment #1
olly-beginner@drupal.org commentedComment #2
sturmtieF commentedi have the same problem - and same hoster.
i have testet with a few images - and it seems the problem is the image-size. if i upload a very small image - theres no problem (400x400 at 25kb) ... the resizing of thumbnails is also no problem there. but bigger images give me the same 500 error. max upload filesize is 4 MB in php.ini ... so the error is at resizing i think. should the save_mode in php.ini set to ON or OFF ? maby some other ideas?
Comment #3
olly-beginner@drupal.org commentedI deinstalled anything about the image module and created new content types by using the imagefield and imagecache.
the problem seems to be solved now as I am able to upload far bigger images!
disadvantage: the gallery function that comes with the module is not available and it is at least for me a lot of work to recreate a gallery as such!
Comment #4
drewish commenteddid you ever have any errors or warnings in your php error log?
Comment #5
olly-beginner@drupal.org commentedI´m not quite certain which log files you mean as I´m not "php-safe"(is there an url I have to type in) but as far I can tell: Nothing in particular!
However since a couple of days without changes on the system the 500 error reoccurs once in a while when uploading bigger images. I reckkon it is a problem of the hoster 1&1! Especially as it works after a few minutes.
Comment #6
sunSorry, this issue cannot be fixed. See White Screen of Death and memory issues.