Date: Wed, 18 Sep 2002 15:46:54 -0400 From: Dexter McNeil <dexter@backtech.com> To: Alvin Gunkel <gunkel@oneofum.net> Cc: freebsd-isp@freebsd.org Subject: Re: Apache 1.3 + mod_ssl + php4 - not obvious how to all make work... Message-ID: <20020918194654.GC26483@backtech.com> In-Reply-To: <1289.12.34.8.244.1032374691.squirrel@www.oneofum.net> References: <20020918151206.GA26483@backtech.com> <1289.12.34.8.244.1032374691.squirrel@www.oneofum.net>
next in thread | previous in thread | raw e-mail | index | archive | help
That was it!!! It's built and works! I removed mod_php, apache-modssl, and cclient. Then built cclient with the -DWITH_SSL option, then built mod_php (I'd changed the dependency in the make file to specify apache-modssl), and let it all build (with IMAP/SSL enabled, along with OPENSSL). It all works now. Cheers, Dexter On Wed, Sep 18, 2002 at 02:44:51PM -0400, Alvin Gunkel wrote: > Dexter, > > I've seen this error when mod_php is compiled with IMAP/SSL support and > cclient wasn't. I'm pulling this from memory, but I remember that by > default cclient wasn't built with SSL support. You can build mod_php with > just IMAP support instead of IMAP/SSL, or you can rebuild cclient with SSL > (make -DWITH_SSL. > > Alvin Gunkel > > > Has anyone built this combination from the ports collection? I keep > > running into the same problem - when I try to start apache w/ssl, I get > > the following error: > > > > barney# /usr/local/sbin/apachectl startssl > > Syntax error on line 240 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 > > "ssl_onceonlyinit" /usr/local/sbin/apachectl startssl: httpd could not > > be started > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- The ultimate destination on the journey of life is a hole 6 feet deep. Enjoy the journey - the destination is nothing to write home about. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020918194654.GC26483>
