0

how can I run a Joomla website on tomcat. now I had used XAMPP for creating the website. now I am going to host this on a tomcat5 server whether I can host a Joomla website on tomacat5?

Nidhin
  • 167
  • 1
  • 5
  • 26

1 Answers1

0

As pointed out in other questions / answers or some documentation you can certainly run PHP on tomcat.

There is also a php-java-bridge you may want to look into.

But I am not sure why you would want to do that. Generally you would want to run Joomla on an Apache server, especially from the support point of view.

Community
  • 1
  • 1
Valentin Despa
  • 40,712
  • 18
  • 80
  • 106
  • Thank you for your answer. The documentation is giving me steps of tomcat6 . but i have a tomcat5 server is it possible with the same documentation.that document is for the windows i am using a linux server – Nidhin Feb 21 '14 at 11:10
  • please help me in this – Nidhin Mar 08 '14 at 06:14