Re: Change port that apache runs on in tomcat/apache setup

2013-01-11 Thread vicki
January 11, 2013 11:56am To: "Tomcat Users List" Subject: Re: Change port that apache runs on in tomcat/apache setup -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vic, On 1/11/13 11:48 AM, vi...@thepenguin.org wrote: > Nothing is listening on port 8080 now. That is what confused me

Re: Change port that apache runs on in tomcat/apache setup

2013-01-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vic, On 1/11/13 11:48 AM, vi...@thepenguin.org wrote: > Nothing is listening on port 8080 now. That is what confused me. It > should be, right? Did you actually configure Apache httpd to listen on port 8080? Simply doing "" doesn't actually listen

Re: Change port that apache runs on in tomcat/apache setup

2013-01-11 Thread vicki
Nothing is listening on port 8080 now. That is what confused me. It should be, right? -Original Message- From: "Christopher Schultz" Sent: Friday, January 11, 2013 11:11am To: "Tomcat Users List" Subject: Re: Change port that apache runs on in tomcat/apache setup -

Re: Change port that apache runs on in tomcat/apache setup

2013-01-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vic, On 1/11/13 9:53 AM, vi...@thepenguin.org wrote: > I am trying to get mod_jk to work, and it works if tomcat is > listening on port 8080, but I try to shut down port 8080 from > tomcat and configure it in an Apache vhost, but apache dies. I > t

Change port that apache runs on in tomcat/apache setup

2013-01-11 Thread vicki
Hello: I am trying to get mod_jk to work, and it works if tomcat is listening on port 8080, but I try to shut down port 8080 from tomcat and configure it in an Apache vhost, but apache dies. I think I am following the rules, but obviously I am missing something fundamental. Would appreciate hel