Hello All.
I am trying to host an actinic site on my company's Fedora Core 6 Linux server. However I get an error. When I use the wizard to set up a connection and site, it gets as far as setting the directory locations. (Logs in and ftps fine). When I confirm the directories and click next I get an error stating an error occured while sending a HTTP request to the server.
Similarly if I run the advanced network setup and click test, I receive a response from the web server ERROR 501 : Method not implemented. After I click ok, another pops up stating my server is not configured to accept POSTs to CGI scripts.
I have defined the location of the cgi-bin directory using the ScriptAlias variable.
Are there any other things I should check?
I am using latest versions of Apache and Perl.
Thanks
Mike
I am trying to host an actinic site on my company's Fedora Core 6 Linux server. However I get an error. When I use the wizard to set up a connection and site, it gets as far as setting the directory locations. (Logs in and ftps fine). When I confirm the directories and click next I get an error stating an error occured while sending a HTTP request to the server.
Similarly if I run the advanced network setup and click test, I receive a response from the web server ERROR 501 : Method not implemented. After I click ok, another pops up stating my server is not configured to accept POSTs to CGI scripts.
I have defined the location of the cgi-bin directory using the ScriptAlias variable.
Are there any other things I should check?
I am using latest versions of Apache and Perl.
Thanks
Mike
Comment