-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Pablo,
On 4/23/19 15:55, Pablo Salazar wrote: > Do you know if exist some GUIDE to configure Tomcat 8 for run php > files??? There isn't any such guide published by the ASF, nor am I aware of any particularly good guides to do such things. My personal recommendation would be to use Apache httpd (or similar) as a proxy for both Tomcat and the built-in bare-bones web server in PHP . - -chris > -----Original Message----- From: Christopher Schultz > [mailto:[email protected]] Sent: martes, 23 de abril de > 2019 09:15 a.m. > > To: [email protected] 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 installet with Quercus for run PHP, but recently >> I need load Imagick module for a new funcionality on my page, but >> on the GUIDES of Imagick, it's needed to use php.ini of PHP >> intsdallation, but Quercus don't have that file. > >> I have insalled PHP on some folder (D: \PCSA\php) so into that >> folder I have php.ini file, I configure the necesary lines fot >> Imagick so, when 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 Tomcat 8 without Quercus? > > I'm certain the answer is "yes", but it might be easiest to use > Quercus. > > I'd never heard of Quercus before, but it's last release was back > in 2014. I'm not sure you want to trust something that old. > >> Second Question: How can I configure Quercus for load Imagick >> module? > > I think you'll want to ask that question in a Quercus forum instead > of in a Tomcat forum. > > -chris > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/ iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlzAeAMACgkQHPApP6U8 pFigPhAAwAW0AZhxEmrLiVLsedPhHv/D0E0gDWIZ86BR/B6Udz9Y8FfOnUri8vwg XkfcSO5W9pPo2EdgNJ/MSUAk5VHvIuGPAKkM87zqCLp5nbbb2a8JQm/UPgUt50MB OgDstkXgoszwFZQuYVhi/YsaPHWXC6h8iWMofl0s0xVSRyQj7r+wzue6j0LJH7PB wCUbFBiR6SN9dWT4fK9ql1T0c3glN1pqUd9LlwhgUiuhLTrPr2AO/5GHvzAqJxbf PU0VyI0vX1LNVowwuOYcQMzzs31I3IJTVLiiw4vZyjxowaRowOK6xBilUeaG+Y5Y ctseetmPohZekWJk/ANJnT3mHmFHkmx2DjhN38lvhYa2ELOyyQG8UfnLp4K2/SN0 GdZiZGOYK8YvQPd3+/iJKiG8I9I+CxN8KXKs6MHZgWPAD4YWkvS+HJS5LtuW3J8N OxLUt6uyJGPRDWO7PVxtXzKwTrMKJ03GS2Wg+a7bvbfpOeSX2j497LuvmKkRwOWM fNbliP0Z4JwVOmokjgAC4fDGsaH+JHVbSLP0U8KVPRqA5eGqY29Kkcw/HxUY27h/ xciFwhvJHj/SsUvL5r/xzoHoL+7YiAhDzdQ8fsZiPdDP2s1J3MM/kkRCIMj3wiqD 4xThUaErSUhJlD9mUb/G3FwBW77GcjQNIsRs837sjCt/m4FKqKM= =nAY2 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
