Hi
For the first time i try to install Zabbix and configure it but i have some isues in the process.
Before that i read some guides and see some youtube guides how to install it but still i have problem- The windows of congigure Zabbix-server-mysql not open during the process at all, and when i finishe the all process and try open the web and go to: ip address/zabbix i cant login the database and test it.
The whole process was:
1. install Zabbix 3.01 on Ubunto Server ver 14.04 LTS.
2. sudo apt-get install -y libmysqlclient-dev libxml2-dev libsnmp-dev snmp make libcurl4-openssl-dev gcc php5-gd mysql-server php5-fpm php5-mysql
3. sudo wget http://repo.zabbix.com/zabbix/3.0/ub...trusty_all.deb
4. sudo dpkg -i zabbix-release_3.0-1+trusty_all.deb
5. sudo apt-get update
6. sudo apt-get install zabbix-server-mysql zabbix-frontend-php
I know that in this step the the windows of configure database for Zabbix need to open and it not come and finish the process without opening the windows.
Sorry about the length of my question.
For the first time i try to install Zabbix and configure it but i have some isues in the process.
Before that i read some guides and see some youtube guides how to install it but still i have problem- The windows of congigure Zabbix-server-mysql not open during the process at all, and when i finishe the all process and try open the web and go to: ip address/zabbix i cant login the database and test it.
The whole process was:
1. install Zabbix 3.01 on Ubunto Server ver 14.04 LTS.
2. sudo apt-get install -y libmysqlclient-dev libxml2-dev libsnmp-dev snmp make libcurl4-openssl-dev gcc php5-gd mysql-server php5-fpm php5-mysql
3. sudo wget http://repo.zabbix.com/zabbix/3.0/ub...trusty_all.deb
4. sudo dpkg -i zabbix-release_3.0-1+trusty_all.deb
5. sudo apt-get update
6. sudo apt-get install zabbix-server-mysql zabbix-frontend-php
I know that in this step the the windows of configure database for Zabbix need to open and it not come and finish the process without opening the windows.
Sorry about the length of my question.
Comment