DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20855>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20855

Internal Server error if accented characters in query string  to an 
Action-enabled script

           Summary: Internal Server error if accented characters in query
                    string  to an Action-enabled script
           Product: Apache httpd-2.0
           Version: 2.0.46
          Platform: PC
               URL: http://justice.geneve.ch/jurisprudence/pjdoc.tdb?S=g�n�r
                    al
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: mod_actions
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I have the following directives in httpd.conf

Action etat-ge-tdb /cgi-bin/tdb.cgi
AddHandler etat-ge-tdb .tdb

If there are accented characters in the query string, like
   http://myintranet/tdb/pjdoc/pjdoc.tdb?S=g�n�ral
I get an Internal Server Error
(22)Invalid argument: couldn't spawn child process: E:/Apache/cgi-bin/tdb.cgi

This is new with Apache 2; our Internet server still runs Apache1.3 and does 
not exhibit the same problem :
  http://justice.geneve.ch/jurisprudence/pjdoc.tdb?S=g�n�ral

Hint : I have another problem with mod_actions on Apache2, which has to do 
with REMOTE_USER; I don't know if the two problems are related or not (cf. bug 
10678)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to