installation problems

Discussion in 'Installation/Configuration' started by Bert_2, Dec 14, 2007.

  1. Bert_2

    Bert_2 New Member

    Okey, so I'm kind of new to real server administration, I have some experience with webserver but not with administrating my own mails, dns, etc.
    So I wanted to try installing a server at home and put ISPconfig on it as an ACP-like thing.

    Now the installation went quite well until I got the following while auto-compilling:

    ./configure:Error: APACI failed
    ERROR: Could not configure Apache
    cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/aps.tar.gz': No such file or directory
    mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
    mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
    mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
    mv: cannot stat `binaries/cronolog': No such file or directory
    mv: cannot stat `binaries/cronosplit': No such file or directory
    mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
    mv: cannot stat `binaries/zip': No such file or directory
    mv: cannot stat `binaries/unzip': No such file or directory
    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
    mv: cannot stat `spamassassin': 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
    mv: cannot stat `uudeview': 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
    mv: cannot stat `clamav': 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
    ./setup2: line 873: 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!

    Can someone tell me what I did wrong ?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Which distribution are you using?
     
  3. Bert_2

    Bert_2 New Member

    I'm using JeOS, ubuntu 7.10 but for virtualization (though it doesn't run virtually but physically with a generic kernel).

    But I got it working, I googled around again today and after installing lots of (probably un-useful) packages, I found out that you had to change the link that /bin/sh points to, seems that is a standard operation when installing servers according to some people :p

    Now, I have thing setup now here in the local network, I just hope that the rest works now ;)
     

Share This Page