Ad Widget

Collapse

Getting 500 Error in /var/log/httpd/access_log and error_log

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dltnsghd
    Junior Member
    • Oct 2018
    • 1

    #1

    Getting 500 Error in /var/log/httpd/access_log and error_log

    Hello, guys
    I am installing zabbix and I have 500 error when entering zabbix/setup.php

    Following errors are from access_log and error_log

    /var/log/httpd/error_log

    [Mon Oct 01 10:57:06 2018] [error] [client 192.168.0.167] PHP Warning: require_once(/etc/zabbix/web/maintenance.inc.php): failed to open stream: Permission denied in /usr/share/zabbix/include/classes/core/ZBase.php on line 269
    [Mon Oct 01 10:57:06 2018] [error] [client 192.168.0.167] PHP Fatal error: require_once(): Failed opening required '/etc/zabbix/web/maintenance.inc.php' (include_path='.:/usr/share/pear:/usr/share/php') in /usr/share/zabbix/include/classes/core/ZBase.php on line 269

    /var/log/httpd/access_log

    [01/Oct/2018:11:01:33 +0900] "GET /zabbix/setup.php HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36"

    Can someone please tell me how to solve this error?

    Thank you.
Working...