Dear Community!
I am trying to install Zabbix on a VPS.
Zabbix version: 3.4. Ubuntu version 14.04. Running MySQL
I have followed the installation instructions provided on https://www.zabbix.com/download (after selecting the above options). I can see from the "top" command that zabbix-server, zabbix-agentd and apache2 are running.
The problem is that when I try to view mywebsite/zabbix/ (where mywebsite is the URL to the webserver), the server returns the actual PHP file's content without interpreting it as PHP. In other words: I see the raw PHP code. I assume this to be a server configuration issue, but can not find a solution (google provided no help this time).
Has anyone experienced this issue before and/or has any idea how to deal with it?
I am trying to install Zabbix on a VPS.
Zabbix version: 3.4. Ubuntu version 14.04. Running MySQL
I have followed the installation instructions provided on https://www.zabbix.com/download (after selecting the above options). I can see from the "top" command that zabbix-server, zabbix-agentd and apache2 are running.
The problem is that when I try to view mywebsite/zabbix/ (where mywebsite is the URL to the webserver), the server returns the actual PHP file's content without interpreting it as PHP. In other words: I see the raw PHP code. I assume this to be a server configuration issue, but can not find a solution (google provided no help this time).
Has anyone experienced this issue before and/or has any idea how to deal with it?
Comment