I have tried putting \n and a header command with no help.  My current
theory is that php is manipulating the socket options in some way,
making Java drop the connection ( since Perl or sh CGI script works with
the same Java code).  I have tried to modify the applet to use read
method in place of readLine with the same results - it reads fine from
Perl or SH but not from PHP - I have written a large quantity of PHP
code and want to stick to using only PHP ( makes support easier ).  My
last option is running a tcpdump on the connection and see what is
flowing on the cable and look for differences, or looking through code
and trying to find the php - apache interface code  :-(

Bye,
Peter


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to