HTTP error 500 when uploading image
-
Yesterday I fixed the problem, today it’s back.
First, I tried setting up a php.ini file containing
upload_max_file_size = 64M
max_execution_time = 300MThat didn’t work. Next I added “SetEnv MAGICK_THREAD_LIMIT 1” to the top of .htaccess.
That worked yesterday. Today I am back to not being able to upload images.This is the error log entry
[Wed Nov 30 15:06:42 2016] [warn] [client 173.34.238.99] mod_fcgid: stderr: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/csres380/public_html/wp-includes/class-wp-image-editor-imagick.php on line 360, referer: https://csresume.com/wp-admin/upload.phpHow can I fix this?
Thanks
Sharon
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘HTTP error 500 when uploading image’ is closed to new replies.