Hello,
I'm installing the last version of zabbix on a linux gentoo. As there's no RPM of zabbix for gentoo, I compiled the sources I downloaded. I followed the install insructions from http://www.zabbix.com/manual/v1.1/install.php
using mysql.
While configuring the web interface, I pointed my browser on http://www.localhost/~zabbix (my DirectoryRoot is /var/www/localhost/htdocs) and I got this message:
Forbidden
You don't have permission to access /~zabbix on this server.
I tried to modify access permissions on my DirectoryRoot to 777 without success.
Can someone help me?
Thanks
I'm installing the last version of zabbix on a linux gentoo. As there's no RPM of zabbix for gentoo, I compiled the sources I downloaded. I followed the install insructions from http://www.zabbix.com/manual/v1.1/install.php
using mysql.
While configuring the web interface, I pointed my browser on http://www.localhost/~zabbix (my DirectoryRoot is /var/www/localhost/htdocs) and I got this message:
Forbidden
You don't have permission to access /~zabbix on this server.
I tried to modify access permissions on my DirectoryRoot to 777 without success.
Can someone help me?
Thanks
Comment