Hi all,

I compiled php successfully with the following configuration:

./configure --with-tsrm-pthreads --with-mysql=/usr/local
--with-imap-ssl=/usr/local --with-gettext --with-imap=/Source/imap-2001a
--with-gd --with-openssl=/usr/local --with-apxs2=/usr/local/sbin/apxs

It compiles and installs without any errors but when I try to start apache i
get the following:

Syntax error on line 218 of /usr/local/etc/apache2/httpd.conf:
Cannot load /usr/local/libexec/libphp4.so into server:
/usr/local/libexec/libphp4.so: undefined symbol: ssl_onceonlyinit
sbin/apachectl start: httpd could not be started


OpenSSL is there and functional. Any ideas??? I do not know where I should
begin my search.

Any help would be very nice.

by



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to