Report this

What is the reason for this report?

Why sometimes WordPress show HTTP ERROR 500

Posted on October 4, 2019

Sometimes on navigation appears this error:

This page isn’t working

shishando.com.br is currently unable to handle this request.

HTTP ERROR 500


On refresh page the content is load normally



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi,

Usually there is more information available in the log files when the web server errors. The location of the log file can vary from droplet to droplet, depending on your OS and web server software. If you check the web server configuration file it should indicate the location of the logs it is writing and then you can look through those for a corresponding error number and timestamp.

Hope this helps and let us know if you have more questions

Hey! Thanks for your answer

Helped me a lot =)

Can you help me with this?

root@159:~# sudo tail -100 /var/log/apache2/access.log
root@159:~# 
root@159:~# sudo tail -100 /var/log/apache2/access.log
root@159:~# sudo tail -100 /var/log/apache2/error.log
sh: 1: /usr/local/bin/cwebp: not found
sh: 1: /usr/gnu/bin/cwebp: not found
sh: 1: /usr/syno/bin/cwebp: not found
sh: 1: /home/admin/web/shishando.com.br/public_html/store/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-1.0.3-linux-x86-64: Permission denied
sh: 1: /home/admin/web/shishando.com.br/public_html/store/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-1.0.3-linux-x86-64-static: Permission denied

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.