Hello,
A configure my php with:
./configure
        --with-mysql
        --with-gd
        --with-apxs
        --with-jpeg-dir
        --with-png-dir
        --with-imap
        --with-zlib-dir
        --enable-sysvshm=yes
        --enable-sysvsem=yes
        --enable-track-vars=yes
        --enable-url-includes=yes
        --with-tiff-dir
        --with-pdflib=/usr/local/pdflib
        --enable-shared-pdflib
        --with-ttf 
        --with-kerberos 
        --with-imap-ssl=/usr/include/openssl

An when i reload my apache, I get following error:
libphp4.so into server: undefined symbol: SSL_CTX_set_tmp_rsa_callback

I have a RedHat 7.0 machin with:
apache-devel-1.3.12-25
apache-1.3.12-25
openssh-askpass-2.5.2p2-1.7
openssl-devel-0.9.6-3
openssl-0.9.5a-14
openssl-0.9.6-3
gd-devel-1.8.3-7
gd-1.8.3-7
imap-devel-2000-9
imap-2000-9



Anybody an idea to fix my problem?


Thanks
Andreas


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to