[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re Cgi Problems
- Subject: [cobalt-users] Re Cgi Problems
- From: "bob" <boblee@xxxxxxxxxxxxx>
- Date: Sun Jan 23 08:34:42 2000
I have a what should be a simple problem.
I have a small CGI perl script which collects data from a form.
I have been using the same script on previous server for months. and it
works fine.
now that I am trying to put it on my qube, I get the an error
CGIWrap encountered an error while attempting to execute this script:
Error Message: No such file or directory
Error Number: 2
This message usually indicates there is a problem with the script itself.
The owner of the script needs to check the #! line for correctness.
The first line of my script reads
#!/usr/bin/perl
I have marked the file with mode 755 ...
Does anyone know what I might be missing...
Thank you
Bob Lee
boblee@xxxxxxxxxxxxx