On 03/05/2004, at 12:10 PM, Michael Eastwood wrote:
Hi,
I'm having trouble executing a Perl CGI under Tomcat 5.0.19 standalone.
I've set up the global web.xml as per instructions in the CGI how-to, and renamed the appropriate jar file. I've put my perl CGI scripts into the default /WEB-INF/cgi directory, and made sure they're executable. I can run the scripts in that directory with ./<script>
When I go to /cgi-bin/<script>, however, my browser starts a download that blocks indefinitely. My CPU goes up by around 10%, so something is happening, but no perl process appears in my process list and nothing ever arrives at the browser.
Any ideas?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]