From owner-freebsd-isp Wed Sep 18 13:16:17 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4210A37B404 for ; Wed, 18 Sep 2002 13:16:16 -0700 (PDT) Received: from backtech.com (wilma.backtech.com [209.198.99.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42CAC43E72 for ; Wed, 18 Sep 2002 13:16:14 -0700 (PDT) (envelope-from dexter@backtech.com) Received: (from dexter@localhost) by backtech.com (8.8.8/8.8.5) id PAA28124; Wed, 18 Sep 2002 15:46:55 -0400 (EDT) Date: Wed, 18 Sep 2002 15:46:54 -0400 From: Dexter McNeil To: Alvin Gunkel 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> References: <20020918151206.GA26483@backtech.com> <1289.12.34.8.244.1032374691.squirrel@www.oneofum.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1289.12.34.8.244.1032374691.squirrel@www.oneofum.net> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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