Date: Wed, 01 Oct 2003 21:56:48 -0400 From: Mo <mo@qubix.ca> To: sysadmin@alexdupre.com Cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_php4-4.3.3.r1 Message-ID: <3F7B85E0.2070009@qubix.ca>
next in thread | raw e-mail | index | archive | help
I received this error after compiling mod_php4 with the additional options of gettext and openssl (the defaults were left checked). # apachectl start Syntax error on line 237 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/libexec/apache/libphp4.so: Undefined symbol "X509_free" /usr/local/sbin/apachectl start: httpd could not be started It's definetly a problem with openssl, because when compiled without it, it loads with apache just fine. I'm using apache 1.3.28 (the latest version of the port) and FreeBSD 5.1-CURRENT as of Sept. 28, 2003. And my ports are up to date as of 9:55 PM EST (Oct. 1, 2003). Any update/assistance to fixing this would be appreciated. Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F7B85E0.2070009>