OK, here is a little more data:
my system is running redhat (i386 )6.2 with glibc 2.1.3
I have the latest jdk 1.3.1 from  java.sun.com
Tomcat seems to load and set up my php servlet context just fine:

XmlMapper: pop org.apache.catalina.core.StandardWrapper
XmlMapper: org.apache.catalina.core.StandardContext.addServletMapping( *.php, php)
XmlMapper: org.apache.catalina.core.StandardContext.addServletMapping( *.phps, 
php-formatter)


but when I try accessing a php script, tomcat crashes:


An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x36a573fe
Function name=Java_net_php_reflect_setEnv
Library=/usr/local/phpservlet/lib/php/libphp4.so

Current Java thread:
        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.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)

Has anyone gotten php-4.10 + tomcat 4.0.1 to work together yet?
Thanks.

Vincent Stoessel wrote:

> 
> ------------------------------------------------------------------------
> 
> Subject:
> 
> [PHP] another tomcat 4.01 problem
> From:
> 
> Vincent Stoessel <[EMAIL PROTECTED]>
> Date:
> 
> Sat, 29 Dec 2001 17:37:26 -0500
> To:
> 
> Php General Mailing List <[EMAIL PROTECTED]>
> 
> To:
> 
> Php General Mailing List <[EMAIL PROTECTED]>
> 
> 
> I got php4.1.0 sucessfully compiled in and now I get these
> exceptions when I try to run the test php scripts.
> 
> java.lang.UnsatisfiedLinkError: send
>     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)
> 
> I know that I am very close now. Any hints?



-- 
Vincent Stoessel [EMAIL PROTECTED]
Java Linux Apache Mysql Php (JLAMP) Engineer
(301) 362-1750 Mobile (410) 419-8588
AIM, MSN: xaymaca2020 , Yahoo Messenger: vks_jamaica


-- 
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