Hi Ryan,
The common practice for such a scenario is to have Apache act as a proxy
to Tomcat via mod_proxy or mod_jk.
Regards
Ryan Ollerenshaw wrote:
I am have installed ArcIMS on my server which requires Tomcat to handle all the
calls to the default port 80. With Tomcat handling the calls to port 80 there
is no way to have apache running on the same port to handle the PHP calls so i
need some way to have Tomcat handle PHP.
-Ryan
----- Original Message ----
From: Gabe Wong <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Monday, July 21, 2008 10:38:31 AM
Subject: Re: Tomcat PHP install
Hi Ryan,
Since you are already using Apache, why burden yourself with serving PHP
through Tomcat. It would be so so much easier to serve PHP directly
from Apache.
Regards
Ryan Ollerenshaw wrote:
I am trying to get Tomcat and PHP running on the same server. I am using to
following tutorial: http://wiki.apache.org/tomcat/UsingPhp everything seems to
be working but when i load my test.php page i get the following error:
java.lang.UnsatisfiedLinkError: libphp4: /usr/lib64/gcj-4.1.2/libphp4.so:
undefined symbol: JNI_CreateJavaVM
I am using the following:
Tomcat 5
apache 2.2
java 1.4.2_18
Any suggestions on what i should try next?
--
Regards
Gabe Wong
NGASI AppServer Manager
JAVA AUTOMATION and SaaS Enablement for Cloud Computing
http://www.ngasi.com
NEW! FREE Developer account for Hosted version on Amazon EC2
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]