Re: PHP problem

2008-03-24 Thread Martin Gainty
CmdLinePrompt>php foo.php and then try restarting TC (with the new libraries via JAVA) http://localhost:8080/fun/test.php ? M- - Original Message - From: "Jonathan Mast" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, March 24, 2008 9:23 AM Subject: PHP

Re: PHP problem

2008-03-24 Thread DIGLLOYD INC
Thank you--no plans to run PHP right now, actually I'd rather avoid it. But it's on my list of "might do something useful at some point". Lloyd Chambers http://diglloyd.com [Mac OS X 10.5.2 Intel, Tomcat 6.0.16] On Mar 24, 2008, at 8:00 AM, Pid wrote: DIGLLOYD INC wrote: I don't know the a

Re: PHP problem

2008-03-24 Thread Jonathan Mast
I figured out the problem. I had forgotten the phpsrvlt.jar which needed to placed into the webapps lib directory. Here is a side question: can phpsrvlt.jar be safely placed into the tomcat/common/lib directory? On Mon, Mar 24, 2008 at 11:00 AM, Pid <[EMAIL PROTECTED]> wrote: > DIGLLOYD INC wr

Re: PHP problem

2008-03-24 Thread Pid
DIGLLOYD INC wrote: I don't know the answer, but how does one use PHP with Tomcat? (Thanks, if you have time for a pointer, I hadn't see docs on this). You know that every time an admin configures PHP on Tomcat a Java developer dies somewhere, right? There are a couple of ways; configure PH

Re: PHP problem

2008-03-24 Thread DIGLLOYD INC
I don't know the answer, but how does one use PHP with Tomcat? (Thanks, if you have time for a pointer, I hadn't see docs on this). On Mar 24, 2008, at 7:23 AM, Jonathan Mast wrote: Can someone tell me why one project that uses PHP will work in tomcat, but another that also uses PHP won't?

PHP problem

2008-03-24 Thread Jonathan Mast
Can someone tell me why one project that uses PHP will work in tomcat, but another that also uses PHP won't? They have idential web.xml files, so that avenue is closed. I keep on getting the following message when I try to load one of the pages: HTTP Status 404 - Servlet php is not available