I'm attempting to install ISPConfig 2.2.12 on the Debian Etch VMware setup under one of the virtual machines using the Perfect Debian Etch Setup. Everything has gone fine up until the ./setup of ISPConfig. This is the message I get. Debian lenny/sid.0 ERROR: Ihr Betriebssystem wird nicht unterst�tzt! / Your operating system is not supported! / Votre systeme d'exploitation n'est pas support uname -a Linux **.**.** 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 GNU/Linux Thanks
As you can see, you run Leny, which is the Debian testing branch at the moment. It seems that the testing branch is not supported.
To install ISPConfig on the Debian testing branch, edit the file: /etc/debian_version and change the content to: 4.0 After you have installed ISPConfig, change the conetnt back to its original state.
Thanks guys. Still have a lot to learn. Didn't realize that my Etch install disk was using the testing kernel.