java - Jboss Web (Running PHP script in jboss ) cannot find SAPI class error -
i facing problem want run php script inside jboss 7.1.1 :
i installed apr , ajp jboss
now states
error [org.apache.catalina.core.containerbase.[jboss.web].[default- host].[/php-examples]] (msc service thread 1-2) standardwrapper.throwable: java. lang.unsatisfiedlinkerror: can't find sapi class, no libphp5servlet in java.libr ary.path(c:\program files\java\jdk1.7.0\bin;c:\windows\sun\java\bin;c:\windows\s
i downloaded jboss-native-2.0.10-windows-x86-ssl windows 32 bit system , did proper installation jboss nativa api
then
i installed php5servlet-windows-i586-sp1_2 c drive php5 folder , edit php.ini file accordingly.
now states can't find sapi class..?
please me sapi class ? compulsory ?
i try using php-examples.war file comes php5servlet-windows-i586-sp1_2 distribution
Comments
Post a Comment