Error messages and CGI scripts

If you get a 'file not found' error running your script, check the following:

 

  1.  Script is located in your cgi-bin directory.
     

  2. Page that calls the script has the path properly specified.
     

  3. Script has world read & executable permission.