hi,
i installed my firxt zabbix 1.3.2 version today as
copied the misc/*.conf to /etc/zabbix directory
copied teh frontends/php/* to /var/www/html/zabbix/ directory.
gave permissions to the user apache as chown -R apache.apache /var/www/html/zabbix
browsed http://localhost/zabbix and completed all the frontend installation steps.
After finish, if I try http://localhost/zabbix i get the same install page and not the zabbix user login page
Is there anything which i have missed ?
regards
Prashant
i installed my firxt zabbix 1.3.2 version today as
./configure --enable-server --enable-agent --with-mysql --with-net-snmp --prefix=/etc/zabbix && make install
copied teh frontends/php/* to /var/www/html/zabbix/ directory.
gave permissions to the user apache as chown -R apache.apache /var/www/html/zabbix
browsed http://localhost/zabbix and completed all the frontend installation steps.
After finish, if I try http://localhost/zabbix i get the same install page and not the zabbix user login page
Is there anything which i have missed ?
regards
Prashant
Comment