Problem with ISPConfig

Discussion in 'Installation/Configuration' started by djmostek, Aug 29, 2007.

  1. djmostek

    djmostek New Member

    I was going step by step and configuring my Ubuntu 6.06 LTS with howtoforge perfect setup for ISPConfig. And while setuping I have that sort of error:
    error code
    Code:
    make: Warning: File `Makefile.org' has modification time 2.5e+07 s in the futureMakefile is older than Makefile.org, Configure or config.
    Reconfigure the source tree (via './config' or 'perl Configure'), please.
    make: *** [Makefile] Error 1
    make: Warning: File `Makefile.org' has modification time 2.5e+07 s in the futureMakefile is older than Makefile.org, Configure or config.
    Reconfigure the source tree (via './config' or 'perl Configure'), please.
    make: *** [Makefile] Error 1
    ERROR: Could not make OpenSSL
    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!
    
    
    What should I do?
     
    Last edited: Aug 29, 2007
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The date and time on your system is not set correctly. Please run:

    ntpdate pool.ntp.org

    and then unpack the ispconfig installer again and run the setup script.
     
  3. djmostek

    djmostek New Member

    Ok ISPConfig has been installed perfectly, thank you. But I have the same problem that i had few days ago - users could no upload files but now ISPConfig throw me that "could no connect as user 'djmostek'". Plz help...

    Edit:
    Ok I solved the problem myself , thanks you a lot for help anyway ;). I have question: Is any addon to the ispconfig system that allows users to add their accounts by himselves, a free hosting system for ISPConfig?
     
    Last edited: Aug 30, 2007
  4. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page