Debian and not compatible?

Discussion in 'Installation/Configuration' started by Krazy-J, Nov 17, 2006.

  1. Krazy-J

    Krazy-J New Member

    hey guys, just wondering what can be done about this?

    /home/install_ispconfig# ./setup
    Debian 4.0
    ERROR: Ihr Betriebssystem wird nicht unterstützt! / Your operating system is not supported! / Votre systeme d'exploitation n'est pas supporté!


    Any ideas? Using debian ETCH
     
  2. Hans

    Hans Moderator Moderator

    For a server you should use Debian stable codename Sarge!
     
  3. Krazy-J

    Krazy-J New Member

    I see, so there is no way to rectify this issue i'm having?
     
  4. Krazy-J

    Krazy-J New Member


    anyone have any suggestions?
     
  5. Hans

    Hans Moderator Moderator

    Maybe, there is a way to fake ISPConfig, so that you can install it on your OS. But i do not recommend that, because i do know about the results you will have.

    A server must have a stable OS. So if you want to run Debian, install Debian Sarge 3.1 with Linux kernel series 2.6.
     
  6. Krazy-J

    Krazy-J New Member

    can you please advise me how to 'fake it'
     
  7. falko

    falko Super Moderator Howtoforge Staff

    Please run
    Code:
    echo "3.1" > /etc/debian_version
     
  8. Krazy-J

    Krazy-J New Member

    cheers, although i seem to get this error message back

    ########## FTP SERVER ##########

    Checking if an FTP server is installed...
    ERROR: Your system configuration is not compatible with ISPConfig! The installation routine stops here!
     
  9. falko

    falko Super Moderator Howtoforge Staff

    You must install ProFTPd before you can install ISPConfig. Have a look at this setup: http://www.howtoforge.com/perfect_setup_debian_sarge
     
  10. Krazy-J

    Krazy-J New Member

    tar: spamassassin.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `spamassassin': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    tar: uudeview.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `uudeview': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    tar: clamav.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `clamav': No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    tar: aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    ./setup2: line 849: ispconfig_tmp/php/bin/php: No such file or directory
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
    job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
    server1:/home/download/install_ispconfig#

    WHat should i do in this situation, i installed sarge :\
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    The relevant error must be in the output above the lines you posted here. Maybe you did not install all perl modules that are nescessary to compile spamassassin. Please have a look at the perfect setup howto for debian.
     

Share This Page