You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Isai Arasu <is...@yahoo.com> on 2003/06/10 19:03:45 UTC

PHP and JSP on Tomcat

Is it possible to run both JSP and PHP on Apache
Tomcat 5.0?

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: PHP and JSP on Tomcat

Posted by Nikola Milutinovic <Ni...@ev.co.yu>.
> On Wed, 11 Jun 2003 01:03, Isai Arasu wrote:
> > Is it possible to run both JSP and PHP on Apache
> > Tomcat 5.0?
> 
> No, to do that you would have to install the Apache webserver and connect it 
> to Tomcat with mod_jk2:

Or to employ PHP servlet. Search Google.

Nix.

Re: PHP and JSP on Tomcat

Posted by Jason Bainbridge <ja...@jblinux.org>.
On Wed, 11 Jun 2003 01:27, Isai Arasu wrote:
> I do not find the documentation you mentioned very
> helpful. Can you please list the steps to connect
> Tomcat with Apache. I will really appreciate that.

For a start you haven't mentioned what environment you are using, windows, 
linux, unix or what?

Basically the steps are install Tomcat, get that running, install Apache, get 
that running, download the latest mod_jk2 binary (or the source and build it) 
from http://jakarta.apache.org/builds/jakarta-tomcat-connectors/, then you 
need a jk2.properties file, a workers.properties file and to make some 
changes to your server.xml, all which are explained in detailed at the link I 
gave you: http://tomcatfaq.sourceforge.net/apache.html 

Regards,
-- 
Jason Bainbridge
http://jblinux.org

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: PHP and JSP on Tomcat

Posted by John Turner <to...@johnturner.com>.
What would you consider more helpful than the exact steps, step-by-step?  
The link to the FAQ provided links to here:

http://www.johnturner.com/howto

John

On Tue, 10 Jun 2003 10:27:04 -0700 (PDT), Isai Arasu <is...@yahoo.com> 
wrote:

> I do not find the documentation you mentioned very
> helpful. Can you please list the steps to connect
> Tomcat with Apache. I will really appreciate that.
>
> Thanks in advance.
>
> Isai.
>
> --- Jason Bainbridge <ja...@jblinux.org> wrote:
>> On Wed, 11 Jun 2003 01:03, Isai Arasu wrote:
>> > Is it possible to run both JSP and PHP on Apache
>> > Tomcat 5.0?
>>
>> No, to do that you would have to install the Apache
>> webserver and connect it to Tomcat with mod_jk2:
>>
>> http://tomcatfaq.sourceforge.net/apache.html
>>
>> Regards,
>> -- Jason Bainbridge
>> http://jblinux.org
>>
>>
> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:
>> tomcat-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail:
>> tomcat-user-help@jakarta.apache.org
>>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
> http://calendar.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>



-- 
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: PHP and JSP on Tomcat

Posted by Isai Arasu <is...@yahoo.com>.
I do not find the documentation you mentioned very
helpful. Can you please list the steps to connect
Tomcat with Apache. I will really appreciate that.

Thanks in advance.

Isai.

--- Jason Bainbridge <ja...@jblinux.org> wrote:
> On Wed, 11 Jun 2003 01:03, Isai Arasu wrote:
> > Is it possible to run both JSP and PHP on Apache
> > Tomcat 5.0?
> 
> No, to do that you would have to install the Apache
> webserver and connect it 
> to Tomcat with mod_jk2:
> 
> http://tomcatfaq.sourceforge.net/apache.html
> 
> Regards,
> -- 
> Jason Bainbridge
> http://jblinux.org
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> tomcat-user-help@jakarta.apache.org
> 


__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: PHP and JSP on Tomcat

Posted by Jason Bainbridge <ja...@jblinux.org>.
On Wed, 11 Jun 2003 01:03, Isai Arasu wrote:
> Is it possible to run both JSP and PHP on Apache
> Tomcat 5.0?

No, to do that you would have to install the Apache webserver and connect it 
to Tomcat with mod_jk2:

http://tomcatfaq.sourceforge.net/apache.html

Regards,
-- 
Jason Bainbridge
http://jblinux.org

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org