Thanks Wesley for your reply. Unfortunately that not it, the script has
the extension .cgi I find it a bit odd that unless I put the
entire path in my web page, the script cannot be found. i.e. I have to put ACTION="" instead of ACTION="" or ACTION=""> what do you think? Stephen From: Craft, Wesley
[mailto:Wesley.Craft@xxxxxxxxx] This might be a shot in the dark, but in
your first post you 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----- 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 this line is being
seen, unless I put the entire path in my script the file cannot be found. I have also tried
adding AddHandler
What I’m I doing wrong, any
suggestion would be most greatly appreciated! I am using Fedora Core 3, Apache 2.0 Many thanks Stephen -- -- -- |