I can see the Apache test page.
Turned off iptables for now
Turned off selinux
Steps that I took:
Installed Centos 6 minimal
Installed mysql, mysql-server, mysql-devel
Intalled php
Installed Zabbix from packages zabbix-server-mysql zabbix-frontend-mysql
Did the database scripts & schema
Edited the zabbix_server.conf for the database stuff
configured all the services to start on boot, httpd, mysqld, zabbix-server
Rebooted
Apache working, mysql working, nothing at http://myserver/zabbix
What did I miss?
Thanks
Norm
Turned off iptables for now
Turned off selinux
Steps that I took:
Installed Centos 6 minimal
Installed mysql, mysql-server, mysql-devel
Intalled php
Installed Zabbix from packages zabbix-server-mysql zabbix-frontend-mysql
Did the database scripts & schema
Edited the zabbix_server.conf for the database stuff
configured all the services to start on boot, httpd, mysqld, zabbix-server
Rebooted
Apache working, mysql working, nothing at http://myserver/zabbix
What did I miss?
Thanks
Norm
Comment