What am I doing wrong?
Here's my what I installed:
RHEL 4
zabbix-1.1.6
php-5.2.1 with gd support and php-mysql
mysql-5.0.27
I am now running zabbix_server and zabbix_agentd in one machine. I have not edited any default zabbix config files.
My https://localhost/zabbix/frontend/php/index.php is not showing.
Note:
apache User is nobody, thus nobody has permission to read zabbix files in frontend dir.
phpinfo() is ok inside the frontend folder.
What am I doing wrong?
Thanks in advance.
Here's my what I installed:
RHEL 4
zabbix-1.1.6
php-5.2.1 with gd support and php-mysql
mysql-5.0.27
I am now running zabbix_server and zabbix_agentd in one machine. I have not edited any default zabbix config files.
My https://localhost/zabbix/frontend/php/index.php is not showing.
Note:
apache User is nobody, thus nobody has permission to read zabbix files in frontend dir.
phpinfo() is ok inside the frontend folder.
What am I doing wrong?
Thanks in advance.
Comment