Enzo-
Make sure your file is executable by typing chmod 755 filename.cgi
I however, am getting the same message and I'm sure my file is
executable. Help would be appreciated.
Enzo-
Make sure your file is executable by typing chmod 755 filename.cgi
I however, am getting the same message and I'm sure my file is
executable. Help would be appreciated.
> Enzo-
> Make sure your file is executable by typing chmod 755 filename.cgi
> I however, am getting the same message and I'm sure my file is
> executable. Help would be appreciated.
Tia
Enzo
---
---------------------------------------------------------------------------
/ / / / / TORINO (ITALY) | http://www.inrete.it/sat/h2h.html
===========================================================================
> > Enzo-
> > Make sure your file is executable by typing chmod 755 filename.cgi
> > I however, am getting the same message and I'm sure my file is
> > executable. Help would be appreciated.
> I've checked the permissions and they're OK...
> Now, after i commented the line:
> #AddType application/x-httpd-cgi .cgi
> the error message has changed...
> What I get now is:
> Method not Implemented
> POST to /checklist/chklst.cgi not supported (/checklist is the path of my
> cgi script).
> What must I change in my conf files?
> Tia
> Enzo
> ---
> ---------------------------------------------------------------------------
> / / / / / TORINO (ITALY) | http://www.inrete.it/sat/h2h.html
> ===========================================================================
I have a little problem with my Apache server.
I'm trying to use some forms by POST method.
I have my cgi script (shell) in the DocumentRoot directory and in my
html file I have the following line:
<FORM METHOD="POST" ACTION="http://hostname/checklist/chklst.cgi">
when I submit the form I receive the following message from Apache:
"Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
occurred, and
anything you might have done that may have caused the error."
Could you give me any suggestion to resolve the problem?
tia
Enzo
---------------------------------------------------------------------------
/ / / / / TORINO (ITALY) | http://www.inrete.it/sat/h2h.html
===========================================================================
2. mathematic functions in kernel mode
3. apache, CGI & forms... Part II
4. Fix argument of BLKGETSIZE64
5. Apache, cgi forms, cgi programs - issues - restart resolves issue??
6. SCSI controller recommendations...?
7. Apache, cgi forms, cgi programs - Issues and problems
9. .htaccess for Apache & cgi generated forms
10. Apache && CGI && uid || back to cern?
12. .htaccess with cgi forms on Apache
13. problem running cgi-forms on apache!!!!!! please help