php5 and mod_php5 for apache?

Jonathan Horne freebsd at dfwlp.com
Thu May 11 08:10:05 PDT 2006


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at 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


More information about the freebsd-questions mailing list