tbrehm
2007-08-13 313e336525fa923002095ef1858b1f29df8da7af
install/lib/installer_base.lib.php
@@ -566,6 +566,14 @@
   
   }
   
   function configure_apache() {
      global $conf;
      // Create the logging directory for the vhost logfiles
      exec("mkdir -p /var/log/ispconfig/httpd");
   }
   
   function install_ispconfig() {
      global $conf;