I'm experiencing some problems using PHP 5 with Tomcat 5.0.27. I followed all the instructions about PHPSRVLT I could find over the Internet. I put all the files in the right paths and I checkd all the changes into the PHP.INI to address to the right libaries and files but I always receive the error:
javax.servlet.ServletException: Servlet.init() for servlet php threw exception java.lang.UnsatisfiedLinkError: no phpsrvlt in java.library.path It is looking for the phpsrvlt.dll, so I placed a copy into the phpsrvlt.jar directory, same situation. I put a copy into windows/System32, again same situation. I checked the path and it looks ok. Any other possible change? Anyone has the same experience or can give me some more suggestions? Thanks in advance. SBracco