From: <php...@li...> - 2010-06-13 11:51:50
|
>> It actually doesn't hang anymore, it just takes a few seconds and >> gives me an error page with this > > Aha. Well, but I will take a look at this anyway. :) Fixed in CVS head. I forgot to remove the old code which used to delegate to a JavaBridge context. > You can copy php-cgi binaries into your web application, yes. But > since you have installed PHP[/Java Bridge] for *all* of your web applications, you > must install a system php binary [...] In previous versions it was possible to install a "system" php-cgi binary into a "JavaBridge" web context. But this "feature" wasn't documented. It is no longer supported as of PHP/Java Bridge version 6. Regards, Jost Bökemeier |