RE: Facing problem in integration of PHP and tomcat

2008-02-07 Thread YogeshArora
> > -Original Message- > From: YogeshArora [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 05, 2008 10:57 AM > To: users@tomcat.apache.org > Subject: Re: Facing problem in integration of PHP and tomcat > > > Hi, > > Thanks for the response ! >

RE: Facing problem in integration of PHP and tomcat

2008-02-07 Thread Goldstein, Barry A
, Barry -Original Message- From: YogeshArora [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 05, 2008 10:57 AM To: users@tomcat.apache.org Subject: Re: Facing problem in integration of PHP and tomcat Hi, Thanks for the response ! I tried the below URL sent by you. I have successfully

RE: Facing problem in integration of PHP and tomcat

2008-02-06 Thread YogeshArora
Hi Barry, Thanks a lot for the reply ! I am getting the following error: <> Could you please tell me from where I can get the shared objects? I need the follwoing Shared objects for PHP 5.2.5 on Linux version 4: 1. mbstring.so 2. mcrypt.so 3. mysql.so Please help me in the same ! Thanks, Yo

RE: Facing problem in integration of PHP and tomcat

2008-02-05 Thread Goldstein, Barry A
In Linux you need to put the directory containing these shared libraries in your LD_LIBRARY_PATH environment variable and export the variable. These are the directories that the loader searches to dynamically load modules at runtime. Thank you, Barry -Original Message- From: puneetjain

Re: Facing problem in integration of PHP and tomcat

2008-02-05 Thread YogeshArora
Hi, Thanks for the response ! I tried the below URL sent by you. I have successfully setup the JSR 223 reference implementation on my Linux, but when I tried to deploy the WAR fille containing the PHP code, I am getting the errors in the following environment. Here are the environment details

Re: Facing problem in integration of PHP and tomcat

2008-02-04 Thread David Delbecq
Did you try this? http://www.alexander-merz.com/21.html En l'instant précis du 05/02/08 06:57, puneetjain s'exprimait en ces termes: Hi, I am trying to integrate PHP with tomcat server i.e. trying to running PHP in servlet container. Environment: = Operating System: RedHat Enterprize L