Randy Schuster wrote:
> jakarta-tomcat-5.0.18 running on Solaris 8 Sparc
> 
> 
> I have CGI turned on http://ir13.accuvoice.com/cgi-bin/test-cgi works fine
> 
> However passing a parameter bombs
> 
> http://ir13.accuvoice.com/cgi-bin/test-cgi?xyq=pdq
> 
> Throws a HTTP 500 page with the following tomcat log. 

This works for me using the latest 5.5.x code. It could be:
- bad config
- an old bug

Given the simple test works, it doesn't look like a config issue.

For the bug option, you should be able to use servlets-cgi.jar from
the latest 5.5.x release with 5.0.x without any problems if you can't
do a complete upgrade to 5.5.x

Mark



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to