You got it!
Permissions on the webapps/examples were 775 but
tomcat was installed under my home dir which was 700.
I guess since I started tomcat from my own user id
it worked fine from tomcat but failed from apache
since it wasn't running as my user id. After changing
my home dir to 755 apache now works also.

Thanks again,
Mike

--- Tan Khim Siang <[EMAIL PROTECTED]> wrote:
> Mike, how about the permissions of the directories
> where the examples are
> held?  Are they ok?  755 should be fine.
> ----- Original Message -----
> From: Michael Bergknoff <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, April 25, 2001 9:06 AM
> Subject: Re: HelloWorld example
> 
> 
> > httpd/logs/access_log is the apache log.
> > The error_log in the same directory doesn't have
> any
> > new entries. The only message from today is:
> > [Tue Apr 24 16:35:33 2001] [notice] Apache/1.3.12
> > (Unix)  (Red Hat/Linux) mod_jk PHP/3.0.15
> > mod_perl/1.21 configured -- resuming normal
> operations
> >
> >
> > Thanks,
> > Mike
> > --- Tan Khim Siang <[EMAIL PROTECTED]> wrote:
> > > Mike, check the error log of apache instead.
> > >
> > > Khim
> > > ----- Original Message -----
> > > From: Michael Bergknoff <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Wednesday, April 25, 2001 8:45 AM
> > > Subject: Re: HelloWorld example
> > >
> > >
> > > > The error appears to come from apache.
> > > > No message is printed to any tomcat logs.
> > > > In httpd/logs/access_log I get this:
> > > > 127.0.0.1 - - [24/Apr/2001:17:42:42 -0700]
> "GET
> > > > /examples/servlet/HelloWorldExample HTTP/1.0"
> 403
> > > 298
> > > >
> > > > Thanks,
> > > > Mike
> > > >
> > > >
> > > > --- Jeff Kilbride <[EMAIL PROTECTED]> wrote:
> > > > > Is this 403 page being generated by Apache
> or
> > > > > Tomcat? Check your Apache or
> > > > > Tomcat logs, if you're not sure.
> > > > >
> > > > > --jeff
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Michael Bergknoff" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Tuesday, April 24, 2001 5:34 PM
> > > > > Subject: Re: HelloWorld example
> > > > >
> > > > >
> > > > > > I get a 403 Forbidden error with that URL
> > > > > > (You don't have permission to access
> > > > > > /examples/servlet/HelloWorldExample on
> this
> > > > > server).
> > > > > >
> > > > > > Thanks,
> > > > > > Mike
> > > > > >
> > > > > > --- Jeff Kilbride <[EMAIL PROTECTED]>
> wrote:
> > > > > > >
> > > > >
> > >
> http://localhost/examples/servlet/HelloWorldExample
> > > > > > >
> > > > > > > Just get rid of the "8080" port
> designation.
> > > For
> > > > > the
> > > > > > > examples, the
> > > > > > > mod_jk.conf-auto should work without any
> > > > > > > modification.
> > > > > > >
> > > > > > > Thanks,
> > > > > > > --jeff
> > > > > > >
> > > > > > > ----- Original Message -----
> > > > > > > From: "Michael Bergknoff"
> <[EMAIL PROTECTED]>
> > > > > > > To: <[EMAIL PROTECTED]>
> > > > > > > Sent: Tuesday, April 24, 2001 5:02 PM
> > > > > > > Subject: HelloWorld example
> > > > > > >
> > > > > > >
> > > > > > > > The example hello world servlet
> > > distributed
> > > > > with
> > > > > > > > tomcat
> > > > > > > > is accessed via the standalone tomcat
> as:
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
http://localhost:8080/examples/servlet/HelloWorldExample
> > > > > > > >
> > > > > > > > With mod_jk and apache what is the URL
> to
> > > > > access
> > > > > > > the
> > > > > > > > same servlet? I have included the
> > > > > > > > mod_jk.conf-auto in httpd.conf. Is
> there
> > > any
> > > > > other
> > > > > > > > config. required?
> > > > > > > >
> > > > > > > > Thanks,
> > > > > > > > Mike
> > > > > > > >
> > > > > > > >
> > > > >
> > >
> __________________________________________________
> > > > > > > > Do You Yahoo!?
> > > > > > > > Yahoo! Auctions - buy the things you
> want
> > > at
> > > > > great
> > > > > > > prices
> > > > > > > > http://auctions.yahoo.com/
> > > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > >
> __________________________________________________
> > > > > > Do You Yahoo!?
> > > > > > Yahoo! Auctions - buy the things you want
> at
> > > great
> > > > > prices
> > > > > > http://auctions.yahoo.com/
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> __________________________________________________
> > > > Do You Yahoo!?
> > > > Yahoo! Auctions - buy the things you want at
> great
> > > prices
> > > > http://auctions.yahoo.com/
> > > >
> > >
> > >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Auctions - buy the things you want at great
> prices
> > http://auctions.yahoo.com/
> >
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to