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 ?


Regards, Harm-Jan Z.


-----Original Message-----
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: martes, 23 de abril de 2019 09:15 a.m.
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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to