Hi
Ubuntu 14.04.3 LTS
PHP 5.5.9
I've just installed Zabbix but all I get is a blank page.
/var/log/apache2/error.log has nothing in it.
/var/log/apache2/access.log just shows:
I have put a test file in the Zabbix dir with a simple PHP echo statement, and that works. So PHP is all working fine in /usr/share/zabbix/
Folder and files are owned by www-data
Any ideas please?
Ubuntu 14.04.3 LTS
PHP 5.5.9
I've just installed Zabbix but all I get is a blank page.
/var/log/apache2/error.log has nothing in it.
/var/log/apache2/access.log just shows:
Code:
1.2.3.4 - - [09/Sep/2015:17:11:32 +0000] "GET /zabbix/ HTTP/1.1" 500 379
Folder and files are owned by www-data
Any ideas please?
Comment