Re: It's possible run PHP on Tomcat 8 without use Quercus?

2019-04-24 Thread Christopher Schultz
2019 09:15 a.m. > > To: users@tomcat.apache.org Subject: Re: It's possible run PHP on > Tomcat 8 without use Quercus? > > Pablo, > > On 4/23/19 08:44, Pablo Salazar wrote: >> Hi, > >> I am lookling for a solution to my problema. > >> I have Tomcat 8 ins

Re: It's possible run PHP on Tomcat 8 without use Quercus?

2019-04-23 Thread Zero
. To: users@tomcat.apache.org Subject: Re: It's possible run PHP on Tomcat 8 without use Quercus? On 4/23/19 9:55 PM, Pablo Salazar wrote: Thanks Chris, Do you know if exist some GUIDE to configure Tomcat 8 for run php files??? Regards, Pablo Salazar Out of curiosity, did you try PHP-JavaBridge

RE: It's possible run PHP on Tomcat 8 without use Quercus?

2019-04-23 Thread Pablo Salazar
Hi Zero, Not Yet. DO you recomend it?? REgards, Pablo Salazar -Original Message- From: Zero [mailto:hz0...@gmail.com] Sent: martes, 23 de abril de 2019 03:26 p.m. To: users@tomcat.apache.org Subject: Re: It's possible run PHP on Tomcat 8 without use Quercus? On 4/23/19 9:55 PM

Re: It's possible run PHP on Tomcat 8 without use Quercus?

2019-04-23 Thread Zero
moduel t's loaded, but when I run http://hostname:9095/phpinfo.php (that file it's for phpinfo() function) the response it's for configuration of Quercus, I mean, load PHP of Quercus, not d:\PCSA\php. First question: How can I run PHP on Tomcat 8 without Quercus? I'm certain the answer is "yes

RE: It's possible run PHP on Tomcat 8 without use Quercus?

2019-04-23 Thread Pablo Salazar
: It's possible run PHP on Tomcat 8 without use Quercus? -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Pablo, On 4/23/19 08:44, Pablo Salazar wrote: > Hi, > > I am lookling for a solution to my problema. > > I have Tomcat 8 installet with Quercus for run PHP, but recently I >

Re: It's possible run PHP on Tomcat 8 without use Quercus?

2019-04-23 Thread Christopher Schultz
n I run pgp -i | findstr -i “imagick” the moduel t’s > loaded, but when I run http://hostname:9095/phpinfo.php (that file > it’s for phpinfo() function) the response it’s for configuration of > Quercus, I mean, load PHP of Quercus, not d:\PCSA\php. > > First question: How can I run PHP on

It's possible run PHP on Tomcat 8 without use Quercus?

2019-04-23 Thread Pablo Salazar
) the response it’s for configuration of Quercus, I mean, load PHP of Quercus, not d:\PCSA\php. First question: How can I run PHP on Tomcat 8 without Quercus? Second Question: How can I configure Quercus for load Imagick module? REgards, Pablo Salazar

Re: How to setup PHP on Tomcat

2010-09-21 Thread Pid
On 21/09/2010 06:24, Brajesh Patel wrote: Hello All, How to setup PHP on Tomcat. Thanks in Advance. http://www.catb.org/esr/faqs/smart-questions.html p 0x62590808.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature

Re: How to setup PHP on Tomcat

2010-09-21 Thread André Warnier
Brajesh Patel wrote: Hello All, How to setup PHP on Tomcat. Thanks in Advance. http://www.lmgtfy.com/?q=setup+PHP+on+Tomcat - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail

How to setup PHP on Tomcat

2010-09-20 Thread Brajesh Patel
Hello All, How to setup PHP on Tomcat. Thanks in Advance. -- Thanks Brajesh Patel

RE: How to setup PHP on Tomcat

2010-09-20 Thread Karthik Nanjangude
Hi One option is as per URL http://php-java-bridge.sourceforge.net/ With regards karthik -Original Message- From: Brajesh Patel [mailto:brajeshpate...@gmail.com] Sent: Tuesday, September 21, 2010 10:54 AM To: users@tomcat.apache.org Subject: How to setup PHP on Tomcat Hello All, How

Re: PHP on Tomcat?

2010-08-28 Thread Pid
looking at how to set one of them up had me nervous at all the different steps. have people had much success setting up PHP on Tomcat? We only usually hear about problems setting it up, rather than successes, here. Simple is best. A PHP requirement is usually a compelling reason to integrate

Re: PHP on Tomcat?

2010-08-28 Thread michel
- Original Message - From: Pid p...@pidster.com To: Tomcat Users List users@tomcat.apache.org Sent: Saturday, August 28, 2010 7:45 AM Subject: Re: PHP on Tomcat? On 27/08/2010 23:30, michel wrote: I have tried running PHP using Quercus, and I may have screwed it up but it worked

Re: PHP on Tomcat?

2010-08-28 Thread André Warnier
michel wrote: ... I can set up HTTPD, but I am working of a rented Linux box with limited resources and HTTPD would be resource heavy. ... If you are already running Java stuff and Tomcat on that box anyway, then comparatively speaking the additional resources usage by Apache httpd should

Re: PHP on Tomcat?

2010-08-28 Thread michel
- Original Message - From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Sent: Saturday, August 28, 2010 5:02 PM Subject: Re: PHP on Tomcat? michel wrote: ... I can set up HTTPD, but I am working of a rented Linux box with limited resources and HTTPD

Re: PHP on Tomcat?

2010-08-28 Thread Björn Wilmsmann
Hi Michel, On 29 August 2010 00:31, michel compu...@videotron.ca wrote: My idea about HTTP being a resource hog came from my ISP. I don't get how your ISP comes to this conclusion. Compared with Tomcat and Java, Apache Httpd is really lean, which is the main reason why PHP hosting plans are so

Re: PHP on Tomcat?

2010-08-28 Thread 王科选
unsubscr...@tomcat.apache.org 2010/8/29, Björn Wilmsmann bjo...@wilmsmann.de: Hi Michel, On 29 August 2010 00:31, michel compu...@videotron.ca wrote: My idea about HTTP being a resource hog came from my ISP. I don't get how your ISP comes to this conclusion. Compared with Tomcat and Java,

PHP on Tomcat?

2010-08-27 Thread michel
nervous at all the different steps. have people had much success setting up PHP on Tomcat? Simple is best. Michel

Re: Setting Up PHP on Tomcat

2009-01-01 Thread André Warnier
michel wrote: I am following the instructions at Using PHP With Tomcat from http://wiki.apache.org/tomcat/UsingPhp and I am ok until I run Makefile and I the following: Command './Makefile' failed with return code 2 and error message ./Makefile: line 1: srcdir: command not found ./Makefile

Re: Setting Up PHP on Tomcat

2009-01-01 Thread michel
- Original Message - From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, January 01, 2009 1:57 PM Subject: Re: Setting Up PHP on Tomcat michel wrote: I am following the instructions at Using PHP With Tomcat from http://wiki.apache.org

Re: Setting Up PHP on Tomcat

2009-01-01 Thread michel
- Original Message - From: Mark Thomas ma...@apache.org To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, January 01, 2009 2:12 PM Subject: Re: Setting Up PHP on Tomcat michel wrote: I am following the instructions at Using PHP With Tomcat from http://wiki.apache.org

Re: Setting Up PHP on Tomcat

2009-01-01 Thread Hassan Schroeder
On Thu, Jan 1, 2009 at 11:22 AM, michel compu...@videotron.ca wrote: ouch, I got that one wrong thanks ... but I can't find make that is supposed to be in the same directory as configure Dunno what makes you think that, but it's wrong -- `make` should be on your system (in your PATH), that's

Re: Setting Up PHP on Tomcat

2009-01-01 Thread michel
- Original Message - From: Hassan Schroeder hassan.schroe...@gmail.com To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, January 01, 2009 2:38 PM Subject: Re: Setting Up PHP on Tomcat On Thu, Jan 1, 2009 at 11:22 AM, michel compu...@videotron.ca wrote: ouch, I got

Re: Setting Up PHP on Tomcat

2009-01-01 Thread Mark Thomas
michel wrote: - Original Message - From: Mark Thomas ma...@apache.org To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, January 01, 2009 2:12 PM Subject: Re: Setting Up PHP on Tomcat michel wrote: I am following the instructions at Using PHP With Tomcat from http

Re: Setting Up PHP on Tomcat

2009-01-01 Thread michel
- Original Message - From: Mark Thomas ma...@apache.org To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, January 01, 2009 2:51 PM Subject: Re: Setting Up PHP on Tomcat michel wrote: - Original Message - From: Mark Thomas ma...@apache.org To: Tomcat Users List

PHP on Tomcat 5.5 on Windows XP keeps dying

2008-04-15 Thread Jonathan Mast
Is there anyway that I can prevent Tomcat 5.5 on Windows XP from dying when I execute the following code in an PHP page: $db_link = mysql_connect($db_host, $db_user, $db_pass, $new_link) or die (Unable to connect to database); This version of PHP does work with other mysql stuff, although

Re: PHP on Tomcat 5.5 on Windows XP keeps dying

2008-04-15 Thread Max Sevenfold
What do you have in your log files? Jonathan Mast wrote: Is there anyway that I can prevent Tomcat 5.5 on Windows XP from dying when I execute the following code in an PHP page: $db_link = mysql_connect($db_host, $db_user, $db_pass, $new_link) or die (Unable to connect to database);

Re: PHP on Tomcat 5.5 on Windows XP keeps dying

2008-04-15 Thread Jonathan Mast
I found that cause was that my dev machine (Windows XP) wasn't in the db privileges. I found this by testing the page in Internet Explorer where the error was outputted to the page. I typically use FireFox which was causing Tomcat to fail. This is a VERY CURIOUS error, I believed Tomcat to be

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-07 Thread YogeshArora
: 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 setup the JSR 223 reference

RE: Facing problem in integration of PHP and tomcat

2008-02-06 Thread YogeshArora
in integration of PHP and tomcat Hi, I am trying to integrate PHP with tomcat server i.e. trying to running PHP in servlet container. Environment: = Operating System: RedHat Enterprize Linux 3 Tomcat Version: 6 PHP version: 5.2.5 Java: 1.5 Steps Performed: 1

Re: Facing problem in integration of PHP and tomcat

2008-02-05 Thread YogeshArora
Operation System - Red Hat Enterprise Edition Linux Version 4 JDK - jdk1.5.0_14 Tomcat - version 6.0.14 PHP - Version 5.2.5 Errors Encountered === Warning: main(./config.inc.php) [function.main]: failed to open stream: No such file or directory in /collabo/sns

RE: Facing problem in integration of PHP and tomcat

2008-02-05 Thread Goldstein, Barry A
[mailto:[EMAIL PROTECTED] Sent: Monday, February 04, 2008 11:57 PM To: users@tomcat.apache.org Subject: Facing problem in integration of PHP and tomcat Hi, I am trying to integrate PHP with tomcat server i.e. trying to running PHP in servlet container. Environment: = Operating System

Facing problem in integration of PHP and tomcat

2008-02-04 Thread puneetjain
Hi, I am trying to integrate PHP with tomcat server i.e. trying to running PHP in servlet container. Environment: = Operating System: RedHat Enterprize Linux 3 Tomcat Version: 6 PHP version: 5.2.5 Java: 1.5 Steps Performed: 1. Install the tomcat. 2. Install the php 3

Configuring PHP on Tomcat 6.0

2007-07-31 Thread Mike Duffy
Does anyone have a good reference for installing PHP on Tomcat 6.0? There is no good info at php.net and the instructions I've found through Google talk about modifying an httpd.conf file that is not in Tomcat. I have a feeling these instructions are for older versions of Tomcat (Google

Re: Configuring PHP on Tomcat 6.0

2007-07-31 Thread Hassan Schroeder
On 7/31/07, Mike Duffy [EMAIL PROTECTED] wrote: Does anyone have a good reference for installing PHP on Tomcat 6.0? Probably not; AFAIK it doesn't exist :-) There is no good info at php.net and the instructions I've found through Google talk about modifying an httpd.conf file

Re: Configuring PHP on Tomcat 6.0

2007-07-31 Thread Bill Barker
Mike Duffy [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Does anyone have a good reference for installing PHP on Tomcat 6.0? There is no good info at php.net and the instructions I've found through Google talk about modifying an httpd.conf file that is not in Tomcat. I have

Re: Configuring PHP on Tomcat 6.0

2007-07-31 Thread GHOSTRIDER
://www.aprelium.com/abyssws/php5win.html Real easy stuff to install and set up and the price is right Cheers On 7/31/07, Hassan Schroeder [EMAIL PROTECTED] wrote: On 7/31/07, Mike Duffy [EMAIL PROTECTED] wrote: Does anyone have a good reference for installing PHP on Tomcat 6.0? Probably

Re: Configuring PHP on Tomcat 6.0

2007-07-31 Thread Andre Prasetya
you might wnna take a look at this http://quercus.caucho.com/ i havent use it, but maybe its is useful for you. On 8/1/07, Mike Duffy [EMAIL PROTECTED] wrote: Does anyone have a good reference for installing PHP on Tomcat 6.0? There is no good info at php.net and the instructions I've found

Re: How can we use php with tomcat

2007-01-09 Thread Reparto Tecnico - Assistenza
Le Phuoc Canh ha scritto: Can we use php with tomcat ? If anybody know about it, please help me. Thanks Best Regard. I have installed on my Tomcat 5.5.20 the PHP 4.0 ... there are 2 ways : 1) using the famous php servlet phpsrvlt.jar that requires external libraries to work

How can we use php with tomcat

2007-01-03 Thread Le Phuoc Canh
Can we use php with tomcat ? If anybody know about it, please help me. Thanks Best Regard.

Re: How can we use php with tomcat

2007-01-03 Thread dat
Hi, Tomcat is java container, can't use for PHP. If you like to use php and java in one web server, you have to make web server with following configure: Apache(php) + Tomcat (java) Can we use php with tomcat ? If anybody know about it, please help me. Thanks Best Regard

Re: How can we use php with tomcat

2007-01-03 Thread Hassan Schroeder
On 1/3/07, Le Phuoc Canh [EMAIL PROTECTED] wrote: Can we use php with tomcat ? Google is your friend: http://www.google.com/search?q=tomcat+php And the first entry: http://wiki.apache.org/tomcat/UsingPhp HTH! -- Hassan Schroeder [EMAIL PROTECTED

Re[2]: PHP on Tomcat

2006-12-20 Thread Dima Retov
Here is faster solution. http://php-java-bridge.sourceforge.net/ It runs PHP in FastCGI mode. (much faster then CGI) Tuesday, December 19, 2006, 10:40:52 PM, you wrote: d Ran-2 wrote: Has anyone managed to get PHP4/5 to work on Tomcat ? d Try here .. d

Re: Re[2]: PHP on Tomcat

2006-12-20 Thread Ran
Thanks Dima, I may not understand how the the php-java bridge works. It did not seem to allow a php application to run under Tomcat ? ran On 12/20/06, Dima Retov [EMAIL PROTECTED] wrote: Here is faster solution. http://php-java-bridge.sourceforge.net/ It runs PHP in FastCGI mode. (much

Re[4]: PHP on Tomcat

2006-12-20 Thread Dima Retov
You can run php daemon in FastCGI mode and setup servlet in tomcat that would handle *.php requests http://php-java-bridge.sourceforge.net/pjb/faq.php R I want to use PHP for all tomcat applications. Apache and IIS are R not available, but performance is important. How do I install

PHP on Tomcat

2006-12-14 Thread Ran
Hi all, I have tried the tutorial about setting up PHP on tomcat as a Servlet from wiki.tomcat, but I could not get it to work. Has anyone managed to get PHP4/5 to work on Tomcat ? Do I still need to patch source code when using php 4.4.4 ? Thanks for all advices, ran

Re: PHP on Tomcat

2006-12-14 Thread Hassan Schroeder
On 12/14/06, Ran [EMAIL PROTECTED] wrote: Has anyone managed to get PHP4/5 to work on Tomcat ? Do I still need to patch source code when using php 4.4.4 ? PHP 4, yes -- 5 apparently doesn't come with build-a-servlet support :-) It's been quite a while, but I don't recall patching source at

Re[2]: PHP on Tomcat

2006-12-14 Thread Dima Retov
You should better try to use PHP in FastCGI mode. Both are not well supported on tomcat. You may also check caucho's Quercus. Friday, December 15, 2006, 2:48:31 AM, you wrote: HS On 12/14/06, Ran [EMAIL PROTECTED] wrote: Has anyone managed to get PHP4/5 to work on Tomcat ? Do I still need to

how to install php on tomcat?

2006-06-09 Thread Nikita Tovstoles
I know nothing about php, so this may be a dumb question, but how do I add php support to tomcat? thanks -nikita - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: how to install php on tomcat?

2006-06-09 Thread Hassan Schroeder
On 6/9/06, Nikita Tovstoles [EMAIL PROTECTED] wrote: I know nothing about php, so this may be a dumb question, but how do I add php support to tomcat? A PHP servlet can be built from source in PHP4; last time I looked that feature wasn't in PHP5. But I haven't looked in quite a while

RE: how to install php on tomcat?

2006-06-09 Thread ScottAnders
A better idea would be to put Apache in from of Tomcat and compile PHP into that. There are instructions on the PHP site on how to do that: http://www.php.net/manual/en/install.php -Original Message- From: Hassan Schroeder [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 3:16 PM

Re: how to install php on tomcat?

2006-06-09 Thread Gregg Leichtman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The most common and apparently more stable approach appears to use Apache to run PHP apps with Tomcat connected through mod_jk to run Java/JSP/etc. apps. -= Gregg =- Hassan Schroeder wrote: On 6/9/06

Re: how to install php on tomcat?

2006-06-09 Thread Hassan Schroeder
On 6/9/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: A better idea would be to put Apache in from of Tomcat and compile PHP into that. And an even better idea, if you *must* have PHP, would be to run Apache *alongside* Tomcat on a separate IP, and not add pointless complication to your