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