Hi,

I'm trying to enable cgi on tomcat 5.5. I've uncommented the servlet and
servlet mappings from the web.xml and renamed the server/lib/servelts-
cgi.jar like it says in the howto, and then reinstalled tomcat.

There didn't seem to be a cgi directory so I've put one in. It is at

$CATALINA_HOME/webapps/ROOT/WEB-INF/cgi

and put the program I want to run (Mapserver. The file is just called
mapserv.) in that directory.

When I go to http://localhost:8080/cgi-bin/mapserv I just get a blank page.
No errors and not what I'm expecting to get. I've tried restarting tomcat,
and playing about with the URL but I either get an error or the same blank
page.

Any ideas what I'm doing wrong?

I'm running Suse 10.1.

Thanks in advance,
Sparrott

Reply via email to