in reply to Re^2: Bad File Descriptor ( apache don't know how to spawn child process )
in thread Bad File Descriptor
The same Shebang line, #!C:/Perl/bin/perl, works on other cgi programs on this server.
In that case check file permissions. The error message you quoted does say "cgiprogram.pl is not executable" thats a permissions thing.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Bad File Descriptor ( apache don't know how to spawn child process )
by Milti (Beadle) on Oct 01, 2016 at 00:14 UTC | |
by Anonymous Monk on Oct 01, 2016 at 00:28 UTC |