0

I tried to install PHP5.2.16 on Tomcat 7 using PECL5.2.5, I followed all steps from here: Run a php app using tomcat?, posted by Saunik Singh, but I get an error and I have no idea how to solve it.

ROOT CAUSE java.lang.classnotfoundexception net.php.servlet

Could you please give me some suggestions?

Community
  • 1
  • 1
Mirela T
  • 1
  • 1
  • 1

1 Answers1

0

Thanks for the answers guys. I solevd the issue : I have installed Java JDK instead of Java JRE and I used jar.exe in windows command line to unjar/re-jar the phpsrvlt.jar. I think the the issue was caused by the incorrect re-jar.

Mirela T
  • 1
  • 1
  • 1