On Fri, 2003-12-12 at 01:06, Pavel Jartsev wrote:
> Sheawh wrote:
> > Can i run PHP using Apache tomcat server??
> 
>  From Google:
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg108708.html

One thing to point out here is that you can run php files from tomcat
itself as cgi...however, that would probably be least optimum way of
doing it.

Basically, here is what you do:
1. Install php and apache (whether php is DSO or compiled in).
2. Install tomcat.
3. Install jk2 connector so that apache and tomcat work together.
4. Set up your mounts for jsp files.

HTH,

Ray

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to