SOURCES (DEVEL): php-mod_php.conf - fix for php 5.1

arekm arekm at pld-linux.org
Thu Aug 25 21:55:44 CEST 2005


Author: arekm                        Date: Thu Aug 25 19:55:44 2005 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- fix for php 5.1

---- Files affected:
SOURCES:
   php-mod_php.conf (1.3.4.2 -> 1.3.4.2.4.1) 

---- Diffs:

================================================================
Index: SOURCES/php-mod_php.conf
diff -u SOURCES/php-mod_php.conf:1.3.4.2 SOURCES/php-mod_php.conf:1.3.4.2.4.1
--- SOURCES/php-mod_php.conf:1.3.4.2	Fri Jul 16 21:44:02 2004
+++ SOURCES/php-mod_php.conf	Thu Aug 25 21:55:39 2005
@@ -1,6 +1,6 @@
 LoadModule php5_module modules/libphp5.so
 
-<IfModule sapi_apache2.c>
+<IfModule mod_php5.c>
 
 AddType application/x-httpd-php .php
 AddType application/x-httpd-php .php3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-mod_php.conf?r1=1.3.4.2&r2=1.3.4.2.4.1&f=u




More information about the pld-cvs-commit mailing list