Hi guys,
I tried to install Zabbix in 2 VM. VM A for webserver and VM B for database.
In VM B, I have installed Mysql database and has import create.sql.
In VM A, I followed below links and documentation in the zabbix.
Below is the database configuration in zabbix_server.conf that i set:
DBHost=localhost
DBName=zabbix
DBUser=zabbix
DBPassword=abc123
DBPort=3306
I was unable to find Apache configuration file for Zabbix frontend at /etc/httpd/conf.d/zabbix.conf.
When i browse to http://ip/zabbix, i got below error mention url not found
Not Found
The requested URL /zabbix was not found on this server.
Apache/2.2.15 (CentOS) Server at 10.4.2.238 Port 80
I checked iptables and port 80 is allowed.
I have checked also the http error log as shown below:
[error] [client x.x.x.x] Directory index forbidden by Options directive: /var/www/html/
[error] [client x.x.x.x] File does not exist: /var/www/html/zabbix
[error] [client x.x.x.x] Directory index forbidden by Options directive: /var/www/html/
[error] [client x.x.x.x] File does not exist: /var/www/html/zabbix
[error] [client x.x.x.x] File does not exist: /var/www/html/zabbix
[error] [client x.x.x.x] File does not exist: /var/www/html/zabbix
[root@localhost httpd]#
Can anyone advise me which steps i have wrong doing ?
Thank you very much in advance.
I tried to install Zabbix in 2 VM. VM A for webserver and VM B for database.
In VM B, I have installed Mysql database and has import create.sql.
In VM A, I followed below links and documentation in the zabbix.
- http://tecadmin.net/install-zabbix-n...el-and-fedora/
- https://www.zabbix.com/documentation..._from_packages
Below is the database configuration in zabbix_server.conf that i set:
DBHost=localhost
DBName=zabbix
DBUser=zabbix
DBPassword=abc123
DBPort=3306
I was unable to find Apache configuration file for Zabbix frontend at /etc/httpd/conf.d/zabbix.conf.
When i browse to http://ip/zabbix, i got below error mention url not found
Not Found
The requested URL /zabbix was not found on this server.
Apache/2.2.15 (CentOS) Server at 10.4.2.238 Port 80
I checked iptables and port 80 is allowed.
I have checked also the http error log as shown below:
[error] [client x.x.x.x] Directory index forbidden by Options directive: /var/www/html/
[error] [client x.x.x.x] File does not exist: /var/www/html/zabbix
[error] [client x.x.x.x] Directory index forbidden by Options directive: /var/www/html/
[error] [client x.x.x.x] File does not exist: /var/www/html/zabbix
[error] [client x.x.x.x] File does not exist: /var/www/html/zabbix
[error] [client x.x.x.x] File does not exist: /var/www/html/zabbix
[root@localhost httpd]#
Can anyone advise me which steps i have wrong doing ?
Thank you very much in advance.
nil)]. Crashing ...
Comment