Re: CGI on Tomcat 5.5.28

2009-12-07 Thread Mark Thomas
nicoli wrote: > Mark, > > I also tried to run it from http://localhost/cgi-bin/cognos.cgi > but for some reason IE doesn't find cognos.cgi in that directory, even > WEB-INF/cgi value is specified for cgiPathPrefix: > > cgiPathPrefix > WEB-INF/cgi > > > Th

Re: CGI on Tomcat 5.5.28

2009-12-07 Thread nicoli
mcat.apache.org >>> For additional commands, e-mail: users-h...@tomcat.apache.org >>> >>> >>> >> > > > > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.

Re: CGI on Tomcat 5.5.28

2009-12-07 Thread Mark Thomas
nicoli wrote: > Hi Mark, > > Thank you for quick response. > I'm using URL as http://localhost/cognos.cgi > cognos.cgi is located in Tmcat's ROOT directory. > What IE is doing - just asking to choose program to open cognos.cgi > The same issue happens when it’s trying to open cognos.cgi file from

Re: CGI on Tomcat 5.5.28

2009-12-07 Thread nicoli
l commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://old.nabble.com/CGI-on-Tomcat-5.5.28-tp26683636p26685673.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---

Re: CGI on Tomcat 5.5.28

2009-12-07 Thread André Warnier
nicoli wrote: Hi, I have installed Tomcat 5.5.28 on my Windows XP computer. I did all recommended changes to a web.xml: - uncommented cgi org.apache.catalina.servlets.CGIServlet debug 0 cgiPathPrefix WEB-I

Re: CGI on Tomcat 5.5.28

2009-12-07 Thread Mark Thomas
nicoli wrote: > But when I'm trying to execute cgi module from IE, it doesn't recognize it > as executable. > Please help. > What is wrong? A few questions: - What URL are you requesting ? - Where is the cgi script located in the web app? Mark

CGI on Tomcat 5.5.28

2009-12-07 Thread nicoli
rying to execute cgi module from IE, it doesn't recognize it as executable. Please help. What is wrong? Thank you in advance -- View this message in context: http://old.nabble.com/CGI-on-Tomcat-5.5.28-tp26683636p26683636.html Sent from the Tomcat - User mailing list archive at