ss upwards .../cgi-bin/ should work.
Thanks,
Kevin
- Original Message -
From: Stephen Elmer
To: 'users@httpd.apache.org'
Sent: Friday, July 29,
2005 7:35 PM
Subject: RE: [EMAIL PROTECTED]
cgi scripts not running
If I have the error i
hat
you are running Bash scripts. Did you name
those scripts with a .sh
extension? If yes, you’ll need to include .sh
in your ‘AddHandler’ line
after the .cgi.
Wesley
-Original Message-
From: Stephen Elmer
[mailto:[EMAIL PROTECTED]
Sent: Friday, July 29, 2005 3:28 PM
To: 'us
If I have the error is The file
/var/www/html/cgi-bin/mycgi.cgi cannot be found
If I have the error is The file
/var/www/html/mycgi.cgi cannot be found
If I have the error is The file /cgi-bin/mycgi.cgi cannot be found
So how do I get it to look in /var/www/cgi-bin
. Did you name those scripts with a .sh
extension? If yes, you’ll need to include .sh in your ‘AddHandler’
line
after the .cgi.
Wesley
-Original Message-
From: Stephen Elmer [mailto:[EMAIL PROTECTED]
Sent: Friday, July 29, 2005 3:28 PM
To: 'users@httpd.apache.org'
mention that you are running Bash scripts. Did you name
those scripts with a .sh extension? If yes, you’ll need to include .sh in
your ‘AddHandler’ line after the .cgi.
Wesley
-Original Message-
From: Stephen Elmer
[mailto:[EMAIL PROTECTED]
Sent: Friday, July 29, 2005 3:28 PM
To:
I cannot get my cgi scripts to run; the script is displayed
in the web browser instead.
I presume the problem is that the cgi directory is not
recognised as a directory containing scripts.
I have checked httpd.conf for:
ScriptAlias /cgi-bin/
“/var/www/cgi-bin/”
I do wonder if
I cannot get my cgi scripts to run; the script is displayed
in the web browser instead.
I presume the problem is that the cgi directory is not
recognised as a directory containing scripts.
I have checked httpd.conf for:
ScriptAlias /cgi-bin/
“/var/www/cgi-bin/”
I do wonder if