• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Reg Apache2.0.48 ,Tomcat5.0.16

 
Ranch Hand
Posts: 96
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I installed the Apache 2.0.48 HTTP Server on the default port 8080 and then installed Tomcat 5.0.16,both downloaded as an .exe file.
I go to the browser and type http://localhost, then the apache server runs,then type in http://localhost:8080 the tomcat page is displayed.I am sure this is the right way to install the servers.

Now My question is once I run the startup.bat file going to the directory and doing the needful,The CATALINA_HOME and the others are set as required,then proceeding.. it displays the tomcat window telling that something else is running on port 8080 thats fine.
I go to the Conf/server.xml file change the connector port from 8080 to something else...
Do you think this is the right way to go about installing and checking whether every thing works well.
Any help would be appreciated.
Thanks
Nash
 
Everybody! Do the Funky Monkey! Like this tiny ad!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic