Hi,
I already install zabbix with following command
./configure --enable-server --enable-agent --with-mysql=/usr/local/mysql/bin/mysql_config --with-libcurl
I manage to start my server,agentd and mysql services.
Anyone can tell me how to access to the Web Interface?
I already copy all the php files to /var/www/html/zabbix but when i type "http://localhost:10050/" -> it return page cannot be display
if type "http://localhost:10051" -> it return "OK"
Anyone can tell me where goes wrong?
Rgds
I already install zabbix with following command
./configure --enable-server --enable-agent --with-mysql=/usr/local/mysql/bin/mysql_config --with-libcurl
I manage to start my server,agentd and mysql services.
Anyone can tell me how to access to the Web Interface?
I already copy all the php files to /var/www/html/zabbix but when i type "http://localhost:10050/" -> it return page cannot be display
if type "http://localhost:10051" -> it return "OK"
Anyone can tell me where goes wrong?

Rgds
Comment