Hi all,

i�m trying to setup the webmailer "horde" from horde.org.
I want to use "IMP" which needs imap support in php, so i compiled imap.tar.Z from 
ftp://ftp.cac.washington.edu/imap with "make slx", everything was fine.
cd c-client
cp c-client.a /usr/local/lib/libc-client.a  
cp rfc822.h, mail.h linkage.h /usr/local/include

When i compiled php --with-imap and --with-imap-ssl i got no errors, everything went 
fine.
But when i want to start/restart apache the following error occurs:
Syntax error on line 242 of /usr/local/apache/conf/httpd.conf: 
Cannot load /usr/local/apache/libexec/libphp4.so into server: 
/usr/local/apache/libexec/libphp4.so: undefined symbol: RAND_seed 

I tried another (older) version of c-client, then i get an error like:
Syntax error on line 242 of /usr/local/apache/conf/httpd.conf: 
Cannot load /usr/local/apache/libexec/libphp4.so into server: 
/usr/local/apache/libexec/libphp4.so: undefined symbol: mmdfdriver

What can i do?
Where is the problem?
Where is my fault?
What do i have to do to get this working?

Thanks andi

Slackware 8.1, 2.4.21, php 4.2.3, imap-2004, openssl-0.9.7d

Reply via email to