Sorry I posted this in the wrong forum before I downloaded ispconfig and than I read the instructions to istall it. Here is the instructions: Code: Log in to your shell as root. Unpack the ISPConfig-archive tar xvfz ISPConfig*.tar.gz and change to the directory install_ispconfig: cd install_ispconfig In this directory please check the file dist.txt and see if the values given there suit to your Linux installation (they should be suitable for standard installations). If you change any values please be sure not to change the format of the file. Then start the setup-script from there: ./setup After I put ./setup it tells me that the operating system is not supported. If I change it to fedora core 4 will it work?
Redhat 9 is supported, it is a ug in the latest installer. To install ISPConfig on your server, please follow these steps: 1) Download and unpack the 42goISP installer tar.gz file 2) Open the file setup1 inside the install_ispconfig directory with an text editor (vi, joe,...)and delete these three lines: Code: if [ -n '$version' ]; then version=`cat /etc/redhat-release | cut -f3 -d' '` fi 3) execute the setup script as described in the installation instructions.
ISPConfig has its own PHP for the controlpanel. Its not nescessary that you have a commandline PHP on your server.