Hi all,

Thanks for your replies so far.

It seems like:

1. No one recommends running PHP on Tomcat. Instead running httpd is recommended.

2. No one is able to provide me with a guide for setting up Tomcat to run PHP. I guess this must be because no one does this... :o) To bad - I really would have liked to see it work.

/G

-----Original Message-----
From: Gregor Schneider <rc4...@googlemail.com>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Tue, May 11, 2010 8:59 am
Subject: Re: Running PHP 5.2.X on Tomcat 5.5?


On Tue, May 11, 2010 at 7:53 AM, Gregers Blach <gregbl...@netscape.net> wrote:

PHPMyAdmin would be a very nice add-on in order to better support
MySQL
databases.

...and likely to dig a few security wholes...

if you really, really want to go for php, esp. PHPMyAdmin, be sure to
configure it to listen on localhost only and tunnel the access via
ssh.

Furthermore, I'd install httpd, make it listen on localhost only (see above).

However, the solution we're having here is:

- Use DBVisualizer on the client (pure Java)
- make the MySQL listen on local host only
- tunnel the access to MySQL via ssh

Rgds

Gregor
--
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to