> From: Troy Bull [mailto:[EMAIL PROTECTED]
> Subject: Re: Problems with CGi
>
> CGIServlet is privileged and cannot be loaded by this
> web application
Interesting; I suppose that's a side effect of including it in
catalina.jar now.
> How can I tell Tomcat to allow CG
On Wed, Apr 9, 2008 at 10:20 AM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
> > From: Troy Bull [mailto:[EMAIL PROTECTED]
> > Subject: Problems with CGi
>
> >
> > When I restart tomcat "nothing" works.
>
> 1) Are you running Tomcat from th
> From: Troy Bull [mailto:[EMAIL PROTECTED]
> Subject: Problems with CGi
>
> When I restart tomcat "nothing" works.
1) Are you running Tomcat from the scripts or as a service? If the
latter, run it from the startup script to get more diagnostic
information.
2) Regardle
Greetings
I followed the instructions to setup cgi support in Tomcat 6. I think
i have it configured as per the instructions. I uncommented 2
sections in my web.xml.
When I restart tomcat "nothing" works. No matter what I try to go to
(static html, web apps), tomcat just returns a blank page,