Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2006 10:10:02 -0500
From:      Jonathan Horne <freebsd@dfwlp.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: php5 and mod_php5 for apache?
Message-ID:  <200605111010.02819.freebsd@dfwlp.com>
In-Reply-To: <4463504C.3040200@firebadger.net>
References:  <200605110937.20631.freebsd@dfwlp.com> <200605110947.10522.freebsd@dfwlp.com> <4463504C.3040200@firebadger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 11 May 2006 09:55, Richard Collyer wrote:
> Jonathan Horne wrote:
> > well, i guess i figured it out.  Makefile is not the same as previous
> > versions.
> >
> > OPTIONS=	APACHE "Build Apache module" off
> >
> > i changed it to on, and restarted my compile.  im kind of curious if this
> > is something that was intended, or did it slip through release management
> > with an improper configuration?
>
> AFAIK mod_php5 has been canned and only php5 with the apache option is
> now availible.
>
> Cheers
> Richard
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"

well another difference i just noticed, the php 5.1.2 has:

WITH_APACHE=    yes

and the 5.1.4 has nothing about this at all.  even when i recompiled my 
previous attempt with the with apache build module on, i got nothing.  do i 
need to add the WITH_APACHE=yes to the 5.1.4 Makefile?

and if yes, why on earth is it omitted?

jonathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605111010.02819.freebsd>