Hello,
I try to install zabbix on my server and after editing the etc/apache2/conf.d/zabbix file and restarting the apache server I get an error :
here is my
Sorry for the newbe question, but what package may I install for zabbix to work?
I am on Debian.
Thanks for your help,
Alex
I try to install zabbix on my server and after editing the etc/apache2/conf.d/zabbix file and restarting the apache server I get an error :
Code:
Syntax error on line 12 of /etc/apache2/conf.d/zabbix: Invalid command 'php_value', perhaps misspelled or defined by a module not included in the server configuration Action 'configtest' failed.
Code:
dpkg -l php*|grep ^ii|grep php5 ii php5 5.4.4-14+deb7u14 all server-side, HTML-embedded scripting language (metapackage) ii php5-cgi 5.4.4-14+deb7u14 amd64 server-side, HTML-embedded scripting language (CGI binary) ii php5-cli 5.4.4-14+deb7u14 amd64 command-line interpreter for the php5 scripting language ii php5-common 5.4.4-14+deb7u14 amd64 Common files for packages built from the php5 source ii php5-curl 5.4.4-14+deb7u14 amd64 CURL module for php5 ii php5-dev 5.4.4-14+deb7u14 amd64 Files for PHP5 module development ii php5-gd 5.4.4-14+deb7u14 amd64 GD module for php5 ii php5-imagick 3.1.0~rc1-1+b2 amd64 ImageMagick module for php5 ii php5-imap 5.4.4-14+deb7u14 amd64 IMAP module for php5 ii php5-intl 5.4.4-14+deb7u14 amd64 internationalisation module for php5 ii php5-mcrypt 5.4.4-14+deb7u14 amd64 MCrypt module for php5 ii php5-memcache 3.0.6-6 amd64 memcache extension module for PHP5 ii php5-ming 1:0.4.4-1.1 amd64 Ming module for php5 ii php5-mysql 5.4.4-14+deb7u14 amd64 MySQL module for php5 ii php5-ps 1.3.7-1 amd64 ps module for PHP 5 ii php5-pspell 5.4.4-14+deb7u14 amd64 pspell module for php5 ii php5-recode 5.4.4-14+deb7u14 amd64 recode module for php5 ii php5-snmp 5.4.4-14+deb7u14 amd64 SNMP module for php5 ii php5-sqlite 5.4.4-14+deb7u14 amd64 SQLite module for php5 ii php5-tidy 5.4.4-14+deb7u14 amd64 tidy module for php5 ii php5-xmlrpc 5.4.4-14+deb7u14 amd64 XML-RPC module for php5 ii php5-xsl 5.4.4-14+deb7u14 amd64 XSL module for php5
I am on Debian.
Thanks for your help,
Alex
Comment