Web Analytics Made Easy -
StatCounter Is it posible to have Apache, Tomcat, MySQL and PHP - CodingForum

Announcement

Collapse
No announcement yet.

Is it posible to have Apache, Tomcat, MySQL and PHP

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is it posible to have Apache, Tomcat, MySQL and PHP

    I am running Tomcat web server on my Linux Box
    and
    Apache, PHP and MySQL on my XP

    I am trying to remove XP and have all Linux, just wondering can I have Apache, Tomcat (JSP & Servlet), PHP and MySQL all running on one Web Server.

    If yes, can you tell me how to get it all work together? Or a Web page link?

  • #2
    Well Apache and Tomcat are 2 different servers, but yes, you can set up Apache to hand off JSP requests to Tomcat. And yes, everything can live together in harmony on your box, assuming you're not running some high traffic / high bandwidth ecommerce / business site.
    Create accessible online surveys -::- Koobten.com - compare netbook prices and reviews -::- Affordable, reliable hosting for less than $20 per year
    Zend Certified Engineer

    Comment


    • #3
      Why is Apache and Tomcat are 2 different servers? They both are for Web applications right?

      If yes, can you tell me how to get it all work together? Or a Web page link?

      Comment


      • #4
        they are different but usally when u see apache errors (error 500 / 403 / etc type thing) they say apache (tomcat) or something of the sort, so it seems quite a popular combination to me
        My tech/code blog

        Comment

        Working...
        X