You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by stefan rauchecker <st...@vienna.at> on 1999/04/09 15:43:44 UTC

os-windows/4216: CGI-script configuration with REXX

>Number:         4216
>Category:       os-windows
>Synopsis:       CGI-script configuration with REXX
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Fri Apr  9 06:50:00 PDT 1999
>Last-Modified:
>Originator:     stefan.rauchecker@vienna.at
>Organization:
apache
>Release:        1.3.6
>Environment:
Windows NT 4.0, SP3
>Description:
i try to use REXX (OREXX from IBM) as cgi language and got the following errors:

[Fri Apr 09 14:16:55 1999] [error] [client 127.0.0.1] d:/apache/scripts/ww.rex is not executable; ensure interpreted scripts have "#!" first line
[Fri Apr 09 14:16:55 1999] [error] [client 127.0.0.1] (2)No such file or directory: couldn't spawn child process: d:/apache/scripts/ww.rex

inside a REXX-script there is no need to specify "#!" like in perl - that would cause a syntax error by the interpreter

the association from the script-extension (.rex) to the interpreter (REXX.EXE)
is configured well in WindowsNT!
>How-To-Repeat:
try to use an other cgi-script-language than perl ("#!")
>Fix:
it seems like it is fix coded in (W32-)apache to work only with perl as cgi language?!
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]