unsubscr...@tomcat.apache.org
2010/8/29, Björn Wilmsmann :
> Hi Michel,
>
> On 29 August 2010 00:31, michel 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, wh
Hi Michel,
On 29 August 2010 00:31, michel 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 popular.
--
Best r
- Original Message -
From: "André Warnier"
To: "Tomcat Users List"
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 would
be res
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 not
- Original Message -
From: "Pid"
To: "Tomcat Users List"
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 poorly, with some
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 poorly, with some of the PHP code not being interpreted, instead
> showing up on the wepage as text. I have also seen different PHP/Java bridge
> implementation, but just loo
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
is
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");
Th
Ran-2 wrote:
>
> Has anyone managed to get PHP4/5 to work on Tomcat ?
Try here ..
http://tools.herberlin.de/phpservlet/index.shtml phpservlet.war .. this
worked for me on PHP5 (note: read configuration file re: use of
php-cgi.exe).
--
View this message in context:
http://www.nabble.com/PHP
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" a
10 matches
Mail list logo