hi colm :)

[EMAIL PROTECTED] wrote:
> Author: colm
> Date: Thu Jan 26 15:44:59 2006
> New Revision: 372663
> 
> URL: http://svn.apache.org/viewcvs?rev=372663&view=rev
> Log:
> Revert most of r371931, as it currently breaks the test suite. need_php
> in particular is returning success when it shouldn't be.

hmph.  I'm sorry you had to go through all that, but next time just speak up
- I would have happily worked on fixing it rather than have you go through a
few different iterations trying to make it work then backing the whole thing
out.  sorry I don't follow new-httpd as much as I should...

anyway, the problem was mostly a variable stomping issue.  but with php in
particular it was a cut and paste error: need_php4 was checking for php4 or
php5 instead of php4 and sapi_apache.c.  and that was even carried over to
the current version as well ;)

so, should be all fixed now, so give it another whirl.

oh, I tweaked need_imagemap a bit for you and added a brief doc while I was
at it ;)

--Geoff

Reply via email to