Hi all,
I need to use php in a project where in the local server is Jboss. I fiddled around for a while and wrote a simple echo code.
The php file was saved in the ROOT.war folder of jboss. However when executing, i just received a blank page. Any pointers on how to do it?
URL used - http://localhost: number>/<myphpfile>.php
Jboss version - Jboss 5.0.1GA
OS - windows 7
location of file - jboss-5.0.1.GA\server\default\deploy\ROOT.war\<myphpfile>.php
Is there some sort of separate installation needed??
thanks and regards,
sam
Need help with Jboss
Moderator: General Moderators
Re: Need help with Jboss
Do you actually have PHP servlet installed?