Date: 12/01/00
- Next message: Colin Viebrock: "[PHP-DEV] UTF16?"
- Previous message: akilov <email protected>: "[PHP-DEV] PHP 4.0 Bug #6381 Updated: Servlet failures"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 7624
Updated by: akilov
Reported By: eschmid <email protected>
Status: Open
Bug Type: Reproduceable crash
Assigned To:
Comments:
This seems to be fixed (at least it worked for me earlier this week).
Previous Comments:
---------------------------------------------------------------------------
[2000-11-03 10:24:32] eschmid <email protected>
PHP 4.0.2 as servlet on NT4SP6, tomcat 3.1 with SUN JDK 1.2.2 (Build 001).
Win32 binaries from php.net and matching servlet API for 4.0.2 from php.net.
All PHP scripts fail with this error:
Error: 500
Location: /examples/php/info.php
Internal Servlet Error:
javax.servlet.ServletException: bailout
at net.php.servlet.send(Native Method)
at net.php.servlet.service(servlet.java:162)
at net.php.servlet.service(servlet.java:180)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java, Compiled Code)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160)
at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java, Compiled Code)
at java.lang.Thread.run(Thread.java:479)
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=7624
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Colin Viebrock: "[PHP-DEV] UTF16?"
- Previous message: akilov <email protected>: "[PHP-DEV] PHP 4.0 Bug #6381 Updated: Servlet failures"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

