June 12th in Linux/Unix by .

Apache Error Log File Path in Cpanel

i had a weird problem. i just cant find the error_log file of apache in /var/log. where is error log file of apache (httpd) located in cpanel? i have cpanel running on the centos server and somehow managed to locate the error_log in different directory

/etc/httpd/logs/error_log

or the short way of finding the error log is

nano /etc/httpd/conf/httpd.conf

locate error_log there

Similar Posts:

Leave A Comment.