Hello Everyone,
I am trying to configure Tomcat5.5 to run PHP5.2.5 scripts on linux
machine. I got some information from http://wiki.apache.org/tomcat/UsingPhp
as how to do this. First, It says to apply patch to configuration file
and then apply a patch to sapi/servlet/servlet.java. But I am stuck at
the first step it self. In the first step it says to apply a patch.
But I could not get which file I've to modigy and where. I firmly
bellieve that this is because the article talks about PHP version 4
and Tomcat version >= 4 and I am using a higher version of PHP. I said
this because I couldn't find servlet/servlet.java under the folder
sapi. Please correct me if I am doing anything wrong here.
Can anyone give me the compatibility matrix of PHP versions and Tomcat
versions or atleast the highet compatible version of PHP with Tomcat
5.5.
Also, please give me a detailed procedure about configuring Tomcat5.5
to run with PHP5.2.5 on linux machine. I am new to this technology.
So, please give a detailed procedure.
Thanks in advance,
Mohan