Installed LAMP on a brand new system according to http://www.howtoforge.com/installing_a_lamp_system_with_fedora_core_6_p4 But, when trying to install ispconfig I get the following - Fedora 6.0 ERROR: Ihr Betriebssystem wird nicht unterstützt! / Your operating system is not supported! / Votre systeme d'exploitation n'est pas supporté! Any help would be appreciated. thanks
Install log if this helps at all..... Fri Dec 22 21:57:47 CST 2006 - [ISPConfig] - installation directory: /home/ispconfig/install_ispconfig Fri Dec 22 21:57:47 CST 2006 - [ISPConfig] - operating system: Fedora 6.0 Fri Dec 22 21:57:47 CST 2006 - [ISPConfig] - ERROR: Ihr Betriebssystem wird nicht unterstützt! / Your operating system i not supported! / Votre systeme d'exploitation n'est pas supporté!
I'm having the same exact problem and my /etc/fedora-release file contains: Fedora Core release 6 (Zod) PS... I noticed that in dist.txt there are no lines that contain "Fedora60" There are a lot that say "Fedora10" and so on up to "Fedora50" but that's it. I have tried both the most recent stable and development releases - same error. Thanks!
Yes. Just like the other guy who started this post -- I then went on to download 2.3.1-dev and that didn't have the fedora60 entries in the dist.txt file either! I repeat, 2.2.9 does NOT have the fedora60 entries in the dist.txt file, and neither does 2.3.1-dev, near as I can tell.
2.3.1-dev does not support fedora6, 2.2.9 supports fedora 6, I installed it a dfew days ago. The fedora60 section is there, please download 2.2.9 again and make sure that you download the correct package.
Hi it would appear I'm having some similar issues although the output is slightly different: Followed all the instructions on the "Howto....Fedora6...ISPConfig" (btw i'm a complete newb at this so pls bear with me.) Applications used: ISPconfig-2.2.9 All those listed in the "Howto" Everything was going great till I got this output: Having tried to start again from scratch with various parts skipped/crowbared etc they all end in the same result: "./setup2: line 860: ispconfig_tmp/php/bin/php: No such file or directory ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!" I have even tracked down the php-5.2.0.tar.gz and tried compiling/installing that but to no avail...any/all ideas would be most welcomed. Oh and yes I was logged in a root before anyone asks. All the best, Yetigbr
Thanks for your ongoing responses! I swear I did the exact same thing this time as I did before, but this time cat dist.txt |grep "fedora60" spit out some output, where a week ago, nada. Installed fine this time. *shrug* Thanks for encouraging me to try again.
Did you install openssl, as shown in the tutorial? Code: yum install openssl Also, what's the output of Code: uname -m ?