Apache error log viewing and debugging in Ubuntu 20.04 | Linux | PHP | Apache2
#Apache #error #log #viewing #debugging #Ubuntu
“gnyan hub”
How to view error log in a way that will help you to debug your server side code.
use command:
tail -f /var/log/apache2/error.log
Music:
source
Concluzion: Apache error log viewing and debugging in Ubuntu 20.04 | Linux | PHP | Apache2 – apache2,apache,errorlog,php,serverside,linux,terminal