Commit 4c7fd5c3 authored by tbrehm's avatar tbrehm
Browse files

No commit message

No commit message
parent 3fbdb9bd
......@@ -405,7 +405,7 @@ class installer_dist extends installer_base {
global $conf;
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','php=php:/usr/bin','x-httpd-suphp=php:/usr/bin/php-cgi',0);
replaceLine('/etc/suphp.conf','docroot=','docroot=/var/www',0);
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment