tbrehm
2011-09-13 2f3e53f52ed6dde45f7809a1ef2a8a02424afe22
install/install.php
@@ -264,6 +264,10 @@
   //** Customize the port ISPConfig runs on
   $conf['apache']['vhost_port'] = $inst->free_query('ISPConfig Port', '8080');
   if(strtolower($inst->simple_query('Do you want a secure (SSL) connection to the ISPConfig web interface',array('y','n'),'y')) == 'y') {
     $inst->make_ispconfig_ssl_cert();
   }
   $inst->install_ispconfig();
   
   //* Configure DBServer