Jan Henkins wrote:
>
> Hi all,
>
> I know that I'm probably way off-topic here with this question, but I am
> using Mandrake 5.3 as my main platform! <grin> At least that will be my
> "redeeming excuse"...
>
> I'm trying to implement a CGI script that makes use of the POST
> directive, but I keep on getting the 405 error that states that my CGI
> script is not allowed to use it. I've done all I could to try and find
> out what the heck could be done about this, since I need the feature for
> a service-request ticketing system I'm trying to cobble together. Any
> ideas?
>
> Thanks a mil for a very informative list and range of discussions!
I'd check /etc/httpd/conf/httpd.conf and ensure that the cgi-bin
directory has POST permissions. Also, check the ownership of the
script, directory, etc.
--
Steve Philp
[EMAIL PROTECTED]