Hi, I'm on a Plesk/CentOS VPS. For a long time I've noticed I can't upload large images, from my home PC and remote url. As soon as I upload, the thumbnail is created, but uploading hangs at 0% on both my Chevereto Sites. I thought I'd solved it by not using Firefox, but now I get the same error with Google Chrome and IE as well. The error message I get is:
If I enable error reporting in admin (Error log level 1), I don't get any extra information. What can be wrong? Some of my php.ini values are:
2 examples of files I can't upload:
Thanks for any help.
Code:
Error report: Server error (Internal server error)
If I enable error reporting in admin (Error log level 1), I don't get any extra information. What can be wrong? Some of my php.ini values are:
Code:
upload_max_filesize = 128M
post_max_size = 128M
memory_limit = 128M
max_execution_time = 60
max_input_time = 60
2 examples of files I can't upload:
Code:
HQ - 4248 x 2835 - 1.07 MB
HQ - 3272 x 4248 - 933 KB
HQ - 6006 x 4501 - 3,30 MB
Thanks for any help.