fraught operation?? A lot of people seem to have problems with this, but I have had few problems with it. A bit time consuming to set up initially, but there is enough documentation to do it fairly easily. I think that the reason there seems to be so many posts here is because some people are not willing to spend a reasonable amount of time in the process before posting fer help.
Mike Peter Crowther wrote:
From: Ikonne, Ike [mailto:[EMAIL PROTECTED] Does Tomcat provide support for php scripting language?Yes, you could build PHP as a CGI program and run it using Tomcat's CGI support, but this would be pretty slow. There is no facility that I know of to integrate PHP with Tomcat. Otherwise, as Markus suggests, run Apache, run PHP inside Apache and use a connector to link Apache and Tomcat. Be aware that connecting Apache and Tomcat seems to be a somewhat fraught operation! - Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Mike Sabroff Web Services Developer [EMAIL PROTECTED] 920-568-8379 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
