Perl Engine Does Not Allow Spaces in Directory or Script NameLast reviewed: October 31, 1997Article ID: Q164144 |
The information in this article applies to:
SYMPTOMSYour browser may return the following error message:
CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: Can't open Perl script "D:\InetPub\wwwroot\": No such file or directory CAUSEThe directory name within the Perl script has a space in it, or the script name has a space in it. When you try to run the script, the Perl engine only sees the first half of the script name.
WORKAROUNDRemove any spaces in the directory path names or any spaces in the script name. Keywords : iisscript kbinterop kbprb Version : 2.00 Platform : winnt Hardware : ALPHA x86 Issue type : kbprb Solution Type : kbworkaround |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |