No luck installing ISPConfig

Discussion in 'Installation/Configuration' started by hvrossum, Dec 9, 2007.

  1. hvrossum

    hvrossum New Member

    I have tried to install ISPConfig but keep on getting errors below. What should I do to solve this. According to the documentation spamassassin should be in the package but It does not seem to be found.

    Should I install from a specific directory or from the root. I now install form the tmp dir.

    below the errors taht I canlt seem to get solved.

    Harry

    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!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    There must be some errors in the compile output before these errors. Please post these errors.

    Did you install your server as described in the perfect setup guide for your linux distribution?
     
  3. hvrossum

    hvrossum New Member

    After a few more tries I found out that I didn't have the Mysql-dev tools installed. Did not think about that as I arleady had a good working website with joomla and mysql running.

    The installation has been a succes, now trying to get further.
     

Share This Page