install/dist/lib/debian60.lib.php
@@ -96,6 +96,14 @@ chgrp($config_dir.'/'.$configfile, 'root'); } public function configure_apache() { global $conf; if(file_exists('/etc/apache2/mods-available/fcgid.conf')) replaceLine('/etc/apache2/mods-available/fcgid.conf','MaxRequestLen','MaxRequestLen 15728640',0,1); parent::configure_apache(); } }