hello,
i have installed Zabbix 1.6.4 on a Red Hat Enterprise linux machine running Apache 2 (version 2.2.3). i have installed php-pear, php-gd and php-bcmath.
i have copied all the frontend files to the documentroot directory. when i try to access any php file (in front end) using a browser, i get a blank page and the following message in the apache error log:
PHP Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
PHP Warning: Unknown: Failed opening '/var/www/html/queue.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in Unknown on line 0
what needs to be done? pls. let me know.
also, is there a documentation on installing frontend?
(btw, i don't have much knowledge about php. perhaps i am missing something basic here.)
thanks in advance,
david
i have installed Zabbix 1.6.4 on a Red Hat Enterprise linux machine running Apache 2 (version 2.2.3). i have installed php-pear, php-gd and php-bcmath.
i have copied all the frontend files to the documentroot directory. when i try to access any php file (in front end) using a browser, i get a blank page and the following message in the apache error log:
PHP Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
PHP Warning: Unknown: Failed opening '/var/www/html/queue.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in Unknown on line 0
what needs to be done? pls. let me know.
also, is there a documentation on installing frontend?
(btw, i don't have much knowledge about php. perhaps i am missing something basic here.)
thanks in advance,
david

Comment