Hello,
after installing beta 1.3.2 onto beta 1.3.1 I get:
Warning: main(include/config.inc.php): failed to open stream: Permission denied in /var/www/zabbix/index.phpWarning: main(include/config.inc.php): failed to open stream: Permission denied in /var/www/zabbix/index.php on line 22
Fatal error: main(): Failed opening required 'include/config.inc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/zabbix/index.php on line 22
on line 22
I checked permissions and, to be sure, chmod -R 666 * in the php directory.
Rebooted but still got this error.
Any idea?
after installing beta 1.3.2 onto beta 1.3.1 I get:
Warning: main(include/config.inc.php): failed to open stream: Permission denied in /var/www/zabbix/index.phpWarning: main(include/config.inc.php): failed to open stream: Permission denied in /var/www/zabbix/index.php on line 22
Fatal error: main(): Failed opening required 'include/config.inc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/zabbix/index.php on line 22
on line 22
I checked permissions and, to be sure, chmod -R 666 * in the php directory.
Rebooted but still got this error.
Any idea?
Comment