On 29/11/2009 22:51, Rocco Scappatura wrote:
On Dom, 29 Novembre 2009 21:29, Pid wrote:
snip
Why aren't you using mod_php?
Because I need to apply a JSP filter to the PHP page too.. If I demand
the
processing of php page to HTTPD I can't apply the JSP filter to that
page.
>
I'ld like to know why php5servlet.dll cause the crashes of Tomcat. Once
I
understand that there is a solution I can also evaluate another solution
(Like the one proposed by chuck, some mail ago).
Your bug looks suspiciously like this one:
http://bugs.php.net/bug.php?id=32206
which lead me to this one:
http://pecl.php.net/bugs/bug.php?id=10155
I really don't understand if is the same problem. Anyway this is the
excetion report that I get when Tomcat crashes:
java.io.IOException:
net.php.servlet.send(Native Method)
net.php.servlet.service(servlet.java:190)
net.php.servlet.service(servlet.java:214)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
org.mortbay.webapps.jetty.DemoFilter.doFilter(DemoFilter.java:39)
Can I tell definitely that the cause of the problem is in the
net.php.servlet class or org.mortbay.webapps.jetty class or whatever?
You previously reported that there was no error message or stacktrace in
the logs. Are we now addressing a different problem?
The bugs I found (above) may not apply exactly to your situation - I
can't be certain - but they do indicate that php5servlet.dll & PECL were
known to have problems several years ago.
The fact that there are no more recent reports of similar bugs might
lead one to believe that upgrading your ancient PHP installation will
help. Have you done that?
The best advice we can give you is to ensure that you are running the
latest version of HTTPD, Tomcat, JVM etc. Have you upgraded any of
these since we started?
p
This answer could help me to understand who I could face so that the bug
is solved.
Thanks,
rocsca
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org