A fresh installation of CentOS 5.2 was configured with all of the perfect Server options. When attempting to install ISPConfig 3 with "php -q install.php" , I get the following errors. PHP Notice: Undefined variable: distver in /tmp/ispconfig3_install/install/lib/ install.lib.php on line 135 PHP Notice: Undefined variable: distid in /tmp/ispconfig3_install/install/lib/i nstall.lib.php on line 135 PHP Notice: Undefined variable: distbaseid in /tmp/ispconfig3_install/install/l ib/install.lib.php on line 135 Linux Distribution or Version not recognized.[root@localhost install]# What am I missing for the installation to proceed?
Looks as if you installed centos 5.3 ang not 5.2. Centos 5.3 will be officially supported by the next ispconfig release, but you can edit the file /etc/redhat-release and change the version number from 5.3 to 5.2 and ISPConfig can be installed then.