Blog
WHERE IS APACHE PHP ERROR LOGS?
Sometimes something goes wrong on the server and you want quickly take a look PHP logs, the command to remember in this case is:
tail -f /var/log/apache2/error.log
2023-02-12 21:58