tbrehm
2009-07-13 a4f044fe21452b1a9e2f30863393fa843f0d9c3b
install/dist/lib/fedora.lib.php
@@ -409,6 +409,7 @@
      if(is_file('/etc/suphp.conf')) {
         //replaceLine('/etc/suphp.conf','php=php:/usr/bin','x-httpd-suphp=php:/usr/bin/php-cgi',0);
         replaceLine('/etc/suphp.conf','docroot=','docroot=/var/www',0);
         replaceLine('/etc/suphp.conf','umask=0077','umask=0022',0);
      }
      
      //* Create the logging directory for the vhost logfiles