From 4ddb31a335753dcdfaf7e05ae4512b31c0bd4f30 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Mon, 20 Dec 2010 10:24:14 +0100 Subject: kolabd: do not load php5_module twice, it is already loaded through apache-php.conf now that kolab/issue2366 is fixed --- conf/templates/httpd.conf.template | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/templates/httpd.conf.template b/conf/templates/httpd.conf.template index 82822a9..6978eb4 100644 --- a/conf/templates/httpd.conf.template +++ b/conf/templates/httpd.conf.template @@ -354,7 +354,6 @@ AddCharset EUC-JP .euc-jp AddCharset EUC-KR .euc-kr AddCharset shift_jis .sjis -LoadModule php5_module @@@libexecdir@@@/apache/mod_php.so AddType application/x-tar .tgz AddType application/x-httpd-php .php .php4 .php3 .html AddType image/x-icon .ico -- cgit v0.12