I've been struggling with this issue for the past 2 days. I've finally decided to post my question here. I am trying to run a PHP script on my Apache tomcat, but I am not able to do that.
I have tried a number of tutorials:
But it gives me error of "can't load ia 32-bit .dll on a amd 64-bit platform tomcat"..I tried to solve this but no luck becuase the PECL binary file is not for 64-bit system and for the other tutorial which uses javabridge.jar, I am getting error "java.lang.UnsatisfiedLinkError: no php5srvlt in java.library.path".