PDA

View Full Version : No luck installing ISPConfig


hvrossum
9th December 2007, 13:13
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!

till
9th December 2007, 17:13
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?

hvrossum
10th December 2007, 10:19
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.