On Tue, 6 Jun 2000, Charles Curley wrote:

> -> I am trying to get a .pl cgi script to run
> -> I can run it manualy from the command line and get the
> -> desired output
> -> when I try to access the cgi from the web I get the following in error_log
> -> 
> -> No such file or directory: exec of /home/httpd/cgi-bin/tfc_bandwidth,pl
> -> failed
> -> 
> -> I know that the cgi-bin is setup correctly for I have other cgi's running
> -> just fine.

You're calling tfc_bandwidth,pl not tfc_bandwidth.pl.  See the comma in
the error log?  Fix the call and it'll work most likely.

-- 
[EMAIL PROTECTED], OpenPGP key available on www.keyserver.net
Freezer Burn BBS:  telnet://bbs.freezer-burn.org . ICQ: 54924721
Webmaster for the Linux Portal Site Freezer Burn:  http://www.freezer-burn.org

Reply via email to