PDA

View Full Version : Bug with ISPConfig 2.2.3 install


eKg
20th May 2006, 06:14
Hello;

I'm am in the process of installing ISPConfig on a second machine and I noticed a small flaw with the install process. If an error occures during the install process, ~root/install_ispconfig is deleted! You are unable to run ./setup ./setup2 or ./setup3 to continue the install!

I'm not expecting the install processes to be quick, but it adds 20+ min. if there's any error's...

Can you fix this for future releases?

Thank you.

till
20th May 2006, 12:51
Do you mean ISPConfig 2.2.2 or 2.2.3? ISPConfig 2.2.3 has not been released yet.

If an error occures during the install process, ~root/install_ispconfig is deleted! You are unable to run ./setup ./setup2 or ./setup3 to continue the install!

This is no bug, it is the intended behaviour. If the install fails and you would run setup2 or setup3 manually, the install will be always incomplete. To prevent this, the install_ispconfig directory is removed.