From owner-freebsd-isp Wed Sep 18 11:27: 9 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 CBFA337B401 for ; Wed, 18 Sep 2002 11:27:07 -0700 (PDT) Received: from mail.day-light.net (day-light.net [64.37.72.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45A6043E6A for ; Wed, 18 Sep 2002 11:27:07 -0700 (PDT) (envelope-from john@day-light.com) Received: from w1 (118-203.bestdsl.net [216.162.118.203]) by mail.day-light.net (Postfix) with SMTP id D81B43525E for ; Wed, 18 Sep 2002 13:27:05 -0500 (CDT) Reply-To: From: "John Brooks" To: Subject: RE: Apache 1.3 + mod_ssl + php4 - not obvious how to all make work... Date: Wed, 18 Sep 2002 13:30:25 -0500 Message-ID: <000c01c25f41$752272a0$c905010a@daylight.net> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <20020918151206.GA26483@backtech.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 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 I've used that combo numerous times without difficulty. In fact I usually run separate instances of each from the same config file. One process of non-ssl and a separate process of ssl. Don't know how to fix your specific problem, but that combination does work from the ports. -- John Brooks john@stlbsd.org > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG > [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Dexter McNeil > Sent: Wednesday, September 18, 2002 10:12 AM > To: freebsd-isp@freebsd.org > Subject: Apache 1.3 + mod_ssl + php4 - not obvious how to all make > work... > > > 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 > > > I've tried changing the makefile for mod-php4 to point to > apache13-modssl > as the dependancy and letting the build for mod-php4 build & install > apache13-modssl, but then what I end up with is an apache > that runs but > trying to start ssl causes it to barf up the above error. Installing > apache13-modssl first, then mod-php4 causes the above error > to occur when > I start up apache by itself (depends on where the modphp4 > directives land > in the httpd.conf file...). > > Any and all clues appreciated! > > Many thanks, > Dexter McNeil > > > > -- > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message