laking
2011-04-02 68814576e4702eb8343d4e3cbdc3775e239a038a
Update to set CA-path and CA-pass ny the installer.
1 files modified
4 ■■■■ changed files
install/lib/installer_base.lib.php 4 ●●●● patch | view | raw | blame | history
install/lib/installer_base.lib.php
@@ -1355,6 +1355,10 @@
        $content = str_replace('{ispconfig_log_priority}', $conf['ispconfig_log_priority'], $content);
        $content = str_replace('{language}', $conf['language'], $content);
        if (!$conf['CA-enabled']) $content = str_replace('$conf[\'CA', '//$conf[\'CA', $content);
        $content = str_replace('{CA-path}', $conf['CA-path'], $content);
        $content = str_replace('{CA-pass}', $conf['CA-pass'], $content);
        wf($install_dir.'/server/lib/'.$configfile, $content);
        //* Create the config file for remote-actions (but only, if it does not exist, because