Date: Wed, 18 Sep 2002 13:30:25 -0500 From: "John Brooks" <john@day-light.com> To: <freebsd-isp@freebsd.org> Subject: RE: Apache 1.3 + mod_ssl + php4 - not obvious how to all make work... Message-ID: <000c01c25f41$752272a0$c905010a@daylight.net> In-Reply-To: <20020918151206.GA26483@backtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01c25f41$752272a0$c905010a>
