[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Forms file
- Subject: [cobalt-developers] Forms file
- From: "Clayton Coggins" <coggins7@xxxxxxxxxxxxx>
- Date: Sun Jul 8 09:38:47 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Here is my problem!
I have a cobalt cube. I am attempting to get a forms.cgi file to work.
Only I receive this error when I hit the submit button:
"The server encountered an internal error or misconfiguration and was unable
to complete your request. Your administrator may not have enabled CGI access
for this directory."
In my setup file there is a couple of sections I am not certain about.
One is the location of sendmail program.
I have - /usr/sbin/sendmail
Is this right?
The second is the location of the perl interpreter, which my script is
written in. The example I have says:
/usr/bin/perl/ so I left it this way only when I navigate the cobalt server
I don't see the perl directory but I do see what appears to be a perl file
in this same file path. Is this right?
I have transfered the files to the cobalt with ASCII and Binary which ever
the directions called for. Any help from anyone would be so greatly
appreciated?
Clayton