From: <php...@li...> - 2007-04-04 10:46:03
|
Hi Gary, I will re-enable Version 3.2.1 this evening. > Are the 4.0.x distributions complete? Unfortunately no. We'll try to make a stable release in june. PHP 5.2.0 and above contain a bug which makes FastCGI unusable on Windows systems. Please see http://bugs.php.net/bug.php?id=40758 for details. So we've decided to replace IBM's FastCGI launcher.exe with our own implementation, it uses windows named pipes instead of TCP sockets. Furthermore all 4.0.x versions currently require that you install an external php-cgi.exe (option "CGI other" in the PHP installer). > 4.0.7 throws the following exceptions trying to run > test.php: > java.io.FileNotFoundException: > \\.\pipe\D:\TEMP\JavaBridge9860.socket > (All pipe instances are busy) Thank you very much for the bug report. How many php-cgi executables are listening on \\.\pipe\D:\TEMP\JavaBridge9860.socket and how many connection pools are accessing it? There should be one connection pool with not more than 5 connections and 5 php fastcgi instances listening on \.\pipe\D:\TEMP\JavaBridge9860.socket. Can you please open a problem report (please use http://sourceforge.net/tracker/?func=add&group_id=117793&atid=679233) and start the java VM with the option -Dphp.java.bridge.default_log_level=5 and attach the log at the end of the ticket? Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |