[jboss-user] [JBoss Portal] - Re: Deploying PHP application in JBoss Portal

PeterJ do-not-reply at jboss.com
Thu Nov 13 13:01:24 EST 2008


This topic, and the ones I refer to, contain probably all of the information I know about about getting PHP to work.

Most likely the the phpservlet.dll is missing a dependency. To check this out, get a copy of the Dependency Walker (it comes with the XP support tools available of the XP installation CD, or google for it). Load the phpservlet.dll into the Dependency Walker and see if it reports anything missing. 

Another possibility is that the phpservlet.dll is once again using the wrong class name (as mentioned in one of the topics I linked to above), in which case you will have to compile it from source (looks like the windows download is still outdated).

Oh, and you are not running a 64-bit XP by any chance? If so, you will have to use a 32-bit JVM or the php5servlet.dll will not load.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189184#4189184

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189184



More information about the jboss-user mailing list