On 9/7/07, <b class="gmail_sendername">Thomas Kessler</b> <<a href="mailto:electronikjunkie@gmail.com">electronikjunkie@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 9/7/07, <b class="gmail_sendername">Nedim Cholich</b> <<a href="mailto:mythtv@cholich.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mythtv@cholich.com</a>> wrote:<div><span class="q">
<span class="gmail_quote"></span></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span class="q">
<div>Jboss, Tomcat and Jetty are java web servers (ejb, servlet, jsp, ...).
Mythweb is a LAMP app. I'm not sure where is the connection. You can't
run perl or php from within Jboss or Tomcat. As far as I can tell that
wiki page describes how to run Mythweb as a CGI app from Jetty. That
setup is quite clunky.
<br><div><br>There is another option if you don't like Apache, it's lighthttpd. </div><br></div></span></blockquote><div>I'm already running JBoss. I have MySQL, CGI, and Perl already working just fine. I know PHP works with JBoss (really Tomcat). I would rather not install another web server if I don't have too. Just wondering if someone has this working on any Java web server.
</div></div></blockquote><div><br>Forgive me for stating the obvious, but you wouldn't really be running Mythweb _on_ JBoss. More like using JBoss to proxy requests to PHP interpreter. It's not like Apache and mod_php, which yields much better performance.
<br><br>I know, not much help :-)</div></div>