Oke, i have searched the errors on google all i found was a link to a topic with some things that needed to install. All those things where installed so i dont know why its giving this error Code: /tmp/cc0kRqN1.s: Assembler messages: /tmp/cc0kRqN1.s:431: Error: Incorrect register `%rax' used with `l' suffix /tmp/cc0kRqN1.s:439: Error: Incorrect register `%rbx' used with `l' suffix /tmp/cc0kRqN1.s:459: Error: Incorrect register `%rdx' used with `l' suffix /tmp/cc0kRqN1.s:460: Error: Incorrect register `%rbx' used with `l' suffix make[1]: *** [s_server.o] Error 1 make[1]: Leaving directory `/var/www/ispconfig/compile_aps/openssl-0.9.7m/apps' make: *** [sub_all] Error 1 ERROR: Could not make OpenSSL 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! I followed the installation manual but it still doesnt work Please help me! Greetz Dion
OS = debian 4.0 uname -a = Linux dds66 2.6.22-14-xen #1 SMP Sun Oct 14 23:20:20 GMT 2007 x86_64 GNU/Linux
Which installation CD did you use to install the OS? The error above happens if you install a 64Bit Kernel on a 32Bit userland system.
The problem is, that openssl can not be compiled when you use a 64Bit Kernel and a 32Bit Userland on Debian 4.0. Without being able to compile openssl, ISPConfig can not be installed. I recommend that you tell your provider that you must be able to compile openssl and that he should fix his setup, so OpenSSL can be compiled.