installation fauls

Discussion in 'Tips/Tricks/Mods' started by ravsh, Sep 24, 2006.

  1. ravsh

    ravsh New Member

    Hello
    I tryed to install ISP on ubuntu server using http://www.howtoforge.com/perfect_setup_ubuntu_6.06
    but installation of ISP fauls
    here is part of my terminal output:

    ========BEGIN===========
    Creating Makefile
    Creating Configuration.apaci in src
    Syntax error --- The configuration file is used only to
    define the list of included modules or to set Makefile in src
    options or Configure rules, and I don't see that at all:
    /root/ispconfig/openssl
    yes
    default
    no
    no
    no
     `$(SRCDIR)/apaci`
    no
    default
    default
    no
    no
    no
    yes
    no
    default
    no
    default
    default
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ./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 816: 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!

    ========END============
    my server is:
    Apache/2.0.55 (Ubuntu) PHP/4.4.2-1.1 mod_ssl/2.0.55 OpenSSL/0.9.8b
     
  2. Turophile

    Turophile New Member

    Your install file is missing files... You might need to download it again.

    Also: Try installing php and apache on Ubuntu (again). You seem to not have multiverse/universe installed, so that might be the problem - older versions of PHP don't have some of the functions newer ones do.
     
  3. falko

    falko Super Moderator ISPConfig Developer

    From which directory are you trying to install? You can install ISPConfig from any directory except /root/ispconfig!
     

Share This Page