RE: Tomcat 4 + PHP + CGI

2002-04-16 Thread Chris Pheby
Keep Apache set up with CGIs and Modules as before, you need to integrate Tomcat with Apache, so here goes Chris. Setting up Tomcat, J2EE and Web Services with Apache on Windows Install Java 2 Standard Edition 1.4 Run the J2SE installer, and choose to install to c:\Program

Re: Tomcat 4 + PHP + CGI

2002-04-16 Thread James Williamson
Chris, That won't work, the mod_webapp connector doesn't work on Windows platforms. Regards, James Williamson www.nameonthe.net - Original Message - From: Chris Pheby [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, April 16, 2002 12:24 PM Subject: RE: Tomcat 4

RE: Tomcat 4 + PHP + CGI

2002-04-16 Thread Chris Pheby
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of James Williamson Sent: 16 April 2002 13:30 To: Tomcat Users List Subject: Re: Tomcat 4 + PHP + CGI Chris, That won't work, the mod_webapp connector doesn't work on Windows platforms. Regards, James

Re: Tomcat 4 + PHP + CGI

2002-04-16 Thread James Williamson
OK). Regards, James Williamson www.nameonthe.net - Original Message - From: Chris Pheby [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, April 16, 2002 1:50 PM Subject: RE: Tomcat 4 + PHP + CGI Hi James, you can get a working binary with mod_webapp

RE: Tomcat 4 + PHP + CGI

2002-04-16 Thread Chris Pheby
Of James Williamson Sent: 16 April 2002 13:52 To: Tomcat Users List Subject: Re: Tomcat 4 + PHP + CGI Thanks Chris, We attempted this but this fairly recent e-mail from mod_webapp's author (attached) stopped us in our tracks. If you view the code you'll see it's not re-entrant, which with Windows