Re: tomcat 5 and cgi execution - simple fix

2006-01-19 Thread Mark Thomas
Linda Solomon wrote: > Hello, > > I don't believe that Tomcat 4 executed every cgi thru "perl". > If I execute > "perl cgi-program" Found it. Didn't quite go back far enough in the change logs. The cause is the fix for bug 22858. (http://issues.apache.org/bugzilla/show_bug.cgi?id=22858) > I set t

Re: tomcat 5 and cgi execution - simple fix

2006-01-19 Thread Linda Solomon
Hello, I don't believe that Tomcat 4 executed every cgi thru "perl". If I execute "perl cgi-program" from the Linux command line, I get the same error that occurs when Tomcat 5 executes a cgi using its default "executable" (that is, perl). So, the problem is that perl cannot handle anything but