From: <php...@li...> - 2007-02-05 18:57:21
|
Hi I have been trying to get php-java-bridge working. I am using ubuntu/php4 so had to go back to javabridge version 3.0.8. Anyway the front end is working fine. Now I am trying to get the j2ee component working, and I have simply dropped the war file into the tomcat5/webapps dir. At the moment I seem to be having problems with the .php files e.g sessionSharing.jsp works but sessionSharing.php doesn't, instead I get the error message Servlet PhpCGIServlet is not available. Is this an error specific to sessionSharing.php? Or indicative that something else is a problem? Other php scripts such as test.php produce the same error. Searched for PhpCGIServlet.java on my computer but couldn't find it. Regards, Mike PS thanks for developing php/javabridge |