X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=debian%2Fpatches%2F01_debian.diff;fp=debian%2Fpatches%2F01_debian.diff;h=a27f125ba55c31f9bbf542a65c5041e8db8ee34b;hp=efd82e757140b73e050ff3b48f601be4483f5493;hb=09aa2d158e97a49ad8e0324c72ba84be78da936a;hpb=37e17de4c3014929861dd1e6ce058853f6319677 diff --git a/debian/patches/01_debian.diff b/debian/patches/01_debian.diff old mode 100755 new mode 100644 index efd82e7..a27f125 --- a/debian/patches/01_debian.diff +++ b/debian/patches/01_debian.diff @@ -1,8 +1,10 @@ From: Subject: Adapt to debian paths ---- ./doc/suphp.conf-example -+++ ./doc/suphp.conf-example +Index: suphp/doc/suphp.conf-example +=================================================================== +--- suphp.orig/doc/suphp.conf-example 2012-04-18 14:42:43.000000000 +0200 ++++ suphp/doc/suphp.conf-example 2012-04-18 14:48:01.853452999 +0200 @@ -1,12 +1,12 @@ [global] ;Path to logfile @@ -18,7 +20,16 @@ Subject: Adapt to debian paths ;Path all scripts have to be in docroot=/var/www:${HOME}/public_html -@@ -41,7 +41,7 @@ min_gid=100 +@@ -27,7 +27,7 @@ + errors_to_browser=false + + ;PATH environment variable +-env_path=/bin:/usr/bin ++env_path="/bin:/usr/bin" + + ;Umask to set, specify in octal notation + umask=0077 +@@ -41,7 +41,7 @@ [handlers] ;Handler for php-scripts