PDA

View Full Version : ERROR: The PHP binary coming with ISPConfig does not work properly on your system


waterkei
7th April 2006, 04:53
I have try to search this forum , but none of them have my error,

I have try to install the zlib and remove gcc/reinstall gcc from apt-get does same error

waterkei
7th April 2006, 04:54
previous error

waterkei
7th April 2006, 05:13
gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -c -o bn_recp.o bn_recp.c
gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -c -o bn_mont.o bn_mont.c
gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -c -o bn_mpi.o bn_mpi.c
gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -c -o bn_exp2.o bn_exp2.c
gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -c -o bn_gf2m.o bn_gf2m.c
make[2]: Leaving directory `/root/install_ispconfig/compile_aps/openssl-0.9.8a/crypto/bn'
make[1]: Leaving directory `/root/install_ispconfig/compile_aps/openssl-0.9.8a/crypto'
ERROR: Could not make OpenSSL
ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!

sbovisjb1
7th April 2006, 08:23
Looks to me that you are missing a few packages/ or a kernel tree?
# perl >= 2:5.8.0-88
# perl >= 2:5.8.0-88
check to see if you have those perl versions.

Oh and this may help http://www.yrex.com/spam/spamconfig.php
its a custom code generator.

If all fails do a few tests http://spamassassin.apache.org/tests_3_1_x.html
to see what is wrong exactly. If nothing can be repaired, reinstall spamassassin.

falko
7th April 2006, 11:54
Which distribution do you use? Have you followed the appropriate "Perfect Setup" tutorial from HowtoForge?

Can you post the full error message you get (it must appear somewhere before "ERROR: The PHP binary coming with ISPConfig does not work properly on your system")?