Fedora 6.0 Error

Discussion in 'Installation/Configuration' started by bolvangar, Dec 23, 2006.

  1. bolvangar

    bolvangar New Member

    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
     
  2. bolvangar

    bolvangar New Member

    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é!
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you download and install the latest ISPConfig 2.2.9 release?
     
  4. bolvangar

    bolvangar New Member

    yes, it is the latest release.
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Plesae post the content of the file /etc/redhat_release
     
  6. kwixson

    kwixson New Member

    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!
     
    Last edited: Feb 7, 2007
  7. falko

    falko Super Moderator Howtoforge Staff

    Did you download ISPConfig 2.2.9? It contains a section with fedora60 in dist.txt.
     
  8. kwixson

    kwixson New Member

    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.
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  10. Yetigbr

    Yetigbr New Member

    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: :eek:

    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. :rolleyes:

    All the best,
    Yetigbr
     
  11. kwixson

    kwixson New Member

    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.
     
  12. falko

    falko Super Moderator Howtoforge Staff

    Did you install openssl, as shown in the tutorial?
    Code:
    yum install openssl
    Also, what's the output of
    Code:
    uname -m
    ?
     

Share This Page