]> git.pld-linux.org Git - packages/php.git/commitdiff
- removed warning about mod_magic
authorbonkey <bonkey@bonkey.pl.eu.org>
Thu, 11 May 2000 16:02:13 +0000 (16:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.25

php.spec

index 817ca462ce9c1cbe5adf30daea969a9df52d1295..514ffbc6cd31e71db081d241083563c0387d989c 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -229,9 +229,6 @@ gzip -9nf CODING_STANDARDS CREDITS FUNCTION_LIST.txt \
 %post
 %{_sbindir}/apxs -e -a -n php4 %{_pkglibdir}/libphp4.so 1>&2
 perl -pi -e 's|^#AddType application/x-httpd-php .php|AddType application/x-httpd-php .php|'
-echo "There were some conflicts with mod_magic module."
-echo "If you ecounter problems with running .php files"
-echo "try turn off it in httpd.conf before using php4."
 if [ -f /var/lock/subsys/httpd ]; then
        /etc/rc.d/init.d/httpd restart 1>&2
 fi
This page took 0.043722 seconds and 4 git commands to generate.