View Single Post
  #1 (permalink)  
Old 12-04-2008, 09:01 PM
Drone Drone is offline
Junior Member
 
Join Date: Dec 2008
Posts: 2
Default ISPConfig Hell! HELP!

Hello,

I got through the PEFECT SETUP for CENTOS swimmingly. Everything worked like it should and I was pleasantly surprise.

I then tried installing ISPConfig

I grabbed the tar into my /tmp, extra, cd to install_ispconfig AND ./setup

It all seems to run fine until (scroll down to the first instance of the word ERROR, I put the few lines above as well in case it helps)...

Note, this does not stop the install, it keeps going and tells me to access my site at mysite.com:81 with user:admin pass:admin but the link doesn't work... I think an error is occurring and not stopping the install. How do I remedy the error?

installing openssl
installing CA.sh
installing CA.pl
make[1]: Leaving directory `/tmp/install_ispconfig/compile_aps/openssl-0.9.8i/apps'
making install in test...
make[1]: Entering directory `/tmp/install_ispconfig/compile_aps/openssl-0.9.8i/test'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/tmp/install_ispconfig/compile_aps/openssl-0.9.8i/test'
making install in tools...
make[1]: Entering directory `/tmp/install_ispconfig/compile_aps/openssl-0.9.8i/tools'
make[1]: Leaving directory `/tmp/install_ispconfig/compile_aps/openssl-0.9.8i/tools'
installing libcrypto.a
installing libssl.a
cp libcrypto.pc /usr/local/ssl/lib/pkgconfig
chmod 644 /usr/local/ssl/lib/pkgconfig/libcrypto.pc
cp libssl.pc /usr/local/ssl/lib/pkgconfig
chmod 644 /usr/local/ssl/lib/pkgconfig/libssl.pc
cp openssl.pc /usr/local/ssl/lib/pkgconfig
chmod 644 /usr/local/ssl/lib/pkgconfig/openssl.pc
Configuring mod_ssl/2.8.31 for Apache/1.3.41
+ Apache location: ../apache_1.3.41 (Version 1.3.41)
./configure:Error: Cannot find OpenSSL source or install tree under /root/ispconfig/openssl
./configure:Hint: Please specify location via --with-ssl=DIR
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
mv: cannot stat `ispconfig_tmp': No such file or directory
cp: cannot stat `dist.info': No such file or directory
All prerequisites are fulfilled.
Here we go...
chmod: cannot access `./install.php': No such file or directory
Please enter your MySQL server:
Reply With Quote