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

Discussion in 'Installation/Configuration' started by waterkei, Apr 7, 2006.

  1. waterkei

    waterkei New Member

    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
     

    Attached Files:

  2. waterkei

    waterkei New Member

    previous error
     

    Attached Files:

  3. waterkei

    waterkei New Member

    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!
     
  4. sbovisjb1

    sbovisjb1 Member HowtoForge Supporter

  5. falko

    falko Super Moderator Howtoforge Staff

    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")?
     

Share This Page