Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 14:39:22 -0400
From:      Dexter McNeil <dexter@backtech.com>
To:        John Brooks <john@day-light.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Apache 1.3 + mod_ssl + php4 - not obvious how to all make work...
Message-ID:  <20020918183922.GB26483@backtech.com>
In-Reply-To: <000c01c25f41$752272a0$c905010a@daylight.net>
References:  <20020918151206.GA26483@backtech.com> <000c01c25f41$752272a0$c905010a@daylight.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hmmm... OK, can you tell me how you went about building it? Did you enable
the SSL extensions in mod-php4 when you built the module?

	Cheers,
	Dexter McNeil

PS: I forgot to mention before that I'm running FreeBSD 4.6.2-RELEASE with
a current set of ports cvsup'd last night.


On Wed, Sep 18, 2002 at 01:30:25PM -0500, John Brooks wrote:
> 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

-- 
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?20020918183922.GB26483>