[jboss-user] [Beginners Corner] - Re: Does Jboss support PHP?
PeterJ
do-not-reply at jboss.com
Tue Jun 10 10:28:26 EDT 2008
Yes, it does, but not out-of-the-box. See http://www.jboss.org/jbossweb/modules/php/index.html.
Basically, you need to more things:
1) JBoss Native - download and install the one specific to your operating system
2) The PHP module - download and configure as indicated in the above link.
3) You must package your PHP app within a WAR file. The PHP module download comes with a demo PHP WAR file, use that as a template.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157032#4157032
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157032
More information about the jboss-user
mailing list