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 <[EMAIL PROTECTED]> 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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to