Hi,
I have recently installed Apache 2 onto my XP Pro box, installed Perl 5.8 and Serv-U ftp server. I am using Actinic Business and getting a weird and now slightly annoying error whe I preform a network settings test. I am trying to use my own machine for testing for speed purposes.
"The web server returned an unexpected error. The server response was 501 - Not Implemented. Run Web | Configure Web Site Details... to review your web site configuration."
Followed by
"The web server returned error code 501 - Method not implemented. Your web server is not configured to accept POSTs to CGI scripts. Contact your ISP or system administrator and have them reconfigure the server."
Serv-U ftp Dir access
- C:\Program Files\Apache Group\Apache2\htdocs RWADELCRI
- C:\Program Files\Apache Group\Apache2\cgi-bin RWADELCRI
Actinic Network settings
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST
WEBSITEURL 127.0.0.1:8080
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS true
PATHTOPERL /usr/bin/perl
CATALOGURL http://127.0.0.1:8080/
CGIBINURL http://127.0.0.1/cgi-bin/:8080/
PATHFROMCGITOCATALOG <path>/acatalog/
CODEBASE ./
FTPHOST 127.0.0.1
FTPUSERNAME ***
FTPPASSWORD ***
PATHTOCGIBIN cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG ../htdocs/acatalog/
My Apache setting file is attached.
Is this something to do with NTFS permissions as XP does not seem to have the same security permissions options as you older documentation talks about?
Alex
I have recently installed Apache 2 onto my XP Pro box, installed Perl 5.8 and Serv-U ftp server. I am using Actinic Business and getting a weird and now slightly annoying error whe I preform a network settings test. I am trying to use my own machine for testing for speed purposes.
"The web server returned an unexpected error. The server response was 501 - Not Implemented. Run Web | Configure Web Site Details... to review your web site configuration."
Followed by
"The web server returned error code 501 - Method not implemented. Your web server is not configured to accept POSTs to CGI scripts. Contact your ISP or system administrator and have them reconfigure the server."
Serv-U ftp Dir access
- C:\Program Files\Apache Group\Apache2\htdocs RWADELCRI
- C:\Program Files\Apache Group\Apache2\cgi-bin RWADELCRI
Actinic Network settings
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST
WEBSITEURL 127.0.0.1:8080
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS true
PATHTOPERL /usr/bin/perl
CATALOGURL http://127.0.0.1:8080/
CGIBINURL http://127.0.0.1/cgi-bin/:8080/
PATHFROMCGITOCATALOG <path>/acatalog/
CODEBASE ./
FTPHOST 127.0.0.1
FTPUSERNAME ***
FTPPASSWORD ***
PATHTOCGIBIN cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG ../htdocs/acatalog/
My Apache setting file is attached.
Is this something to do with NTFS permissions as XP does not seem to have the same security permissions options as you older documentation talks about?
Alex
Comment