500 Internal Server Error nginx
Hi
When trying to upload an image, the following error appears:
500 Internal Server Error
nginx
I attach video.
I submitted a support ticket to the hosting provider, but they haven't found a solution yet.
Any ideas what it could be? I didn't have this problem until a couple of days ago.
Thanks.
Attachments
-
-
·
LeonidS
- ·
Hello @Claudio Acosta !
You may add the following line to the end of your UNA's inc/header.inc.php file:
ini_set('display_errors', 1);then then repeat the problem action. Then shows us here the appeared fatal error. If you have upgraded your site recently - I may suggest that some modules haven't been updated.
-
·
LeonidS
-
Hi @LeonidS
Today they fixed the problem.
They said: "Issue was caused by missing client_temp directory on /var/cache/nginx/"
Thank you very much.