|
From: <php...@li...> - 2008-04-24 19:07:21
|
Hi,
> require_once('Java.inc');
at java.net.SocketInputStream.read(Unknown Source)
at php.java.bridge.Parser.read(Parser.java:86)
at php.java.bridge.Parser.parse(Parser.java:163)
at php.java.bridge.Request.handleRequest(Request.java:377)
at php.java.bridge.Request.handleRequests(Request.java:485)
at php.java.bridge.http.ContextRunner.run(ContextRunner.java:140)
at php.java.bridge.ThreadPool$Delegate.run(ThreadPool.java:60)
the above thread dump is missing the trace from Java.inc. Are you sure that you use the PHP/Java
Bridge? -- Or do you still use the java.so developed for PHP4?
Can you please remove any "[java]" entry from your php.ini file(s) and try again?
Regards,
Jost Boekemeier
__________________________________________________________
Gesendet von Yahoo! Mail.
Mehr Möglichkeiten, in Kontakt zu bleiben. http://de.overview.mail.yahoo.com
|