I am doing a fresh install of zabbix through the packages procedure according to the main page:
The zabbix server, agent, mysql-server, and apache2 server are all runnning fine.
However, when I tried to enter into the frontend through my host name, I got the following output:
The requested URL /zabbix was not found on this server.
So I checked the apache error logs and the result was the error:
[error] [client xxxx] File does not exist: /var/www/zabbix
I'm not what the cause of the error is, like what would cause that file to not be included in this directory upon installation. Any insights as to what this is is most appreciated, thank you.
The zabbix server, agent, mysql-server, and apache2 server are all runnning fine.
However, when I tried to enter into the frontend through my host name, I got the following output:
The requested URL /zabbix was not found on this server.
So I checked the apache error logs and the result was the error:
[error] [client xxxx] File does not exist: /var/www/zabbix
I'm not what the cause of the error is, like what would cause that file to not be included in this directory upon installation. Any insights as to what this is is most appreciated, thank you.
Comment