From: <php...@li...> - 2006-07-25 10:53:52
|
Hi, with php 5.1.4 the bridge fails with a protocol exception in the fastcgi servlet. It looks like php now sends the data in chunks and the servlet stops after reading the first packet. After wrapping the socket input stream by a BufferedInputStream (line 128 in ConnectionPool.java) it now works with 5.1.4 and 5.2 Peter --------------------------------- Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min. |