PHP compile arguements

Andreas Widerøe Andersen wodfer at gmail.com
Fri Oct 27 07:17:51 UTC 2006


Thanks! That worked.

Just one more question, I need to debug PHP5/Zend Optimizer because i
crashes (core dumps) Apache when started. I have enabled logging in php.ini,
but where is the logfile?

Cheers,
Andreas

On 10/26/06, Josh Paetzel <josh at tcbug.org> wrote:
>
> On Thursday 26 October 2006 15:04, Andreas Widerøe Andersen wrote:
> > Hi,
> > I need to recompile PHP on my FreeBSD 6.1 STABLE system with two
> > compile arguements and I don't know how to do this.
> >
> > What would the correct compile arguements be when using PORTINSTALL
> > for:
> >
> > WITH apache and WITHOUT versioning?
> >
> > Thanks!
> > Andreas
>
> If you use the lang/php5 port and do a make config it will pop up a
> dialog box which will allow you to select the apache option.  To take
> out versioning you'll have to edit the port's Makefile and
> remove --enable-versioning from the CONFIGURE_ARGS
>
> --
> Thanks,
>
> Josh Paetzel
>


More information about the freebsd-questions mailing list