Date: Fri, 27 Oct 2006 09:17:48 +0200 From: "=?ISO-8859-1?Q?Andreas_Wider=F8e_Andersen?=" <wodfer@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: PHP compile arguements Message-ID: <23ed14b80610270017j419514ffy24c5be1f12cda893@mail.gmail.com> In-Reply-To: <200610261523.52692.josh@tcbug.org> References: <23ed14b80610261304j6ad8df81id279199e7c3ed3ec@mail.gmail.com> <200610261523.52692.josh@tcbug.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@tcbug.org> wrote: > > On Thursday 26 October 2006 15:04, Andreas Wider=F8e 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 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23ed14b80610270017j419514ffy24c5be1f12cda893>