I am trying to configure PHP so that I can use it with Java on a Linux machine. I have been unsuccessful so far. I have tried running ./configure --with-java, but the php_java.jar file is nowhere to be found. Has anyone got PHP and Java running together under Linux, and could you point out where I am going wrong. And if you are so kind, print down the instructions i need to follow to configure these two to run together.
Anthony