I’m trying to copy a site live from a client PC, which has been deployed via a snapshot that I created. Both my laptop and the client’s PC are using Actinic Business 7.0.5 FJBA and a Claranet Soho package. I have other client’s using the same set-up and their sites work fine. I have uploaded and tested the site extensively from my own laptop with Claranet and it has been working fine uploading and downloading test orders and shared SSL.
Since deploying the site on my client’s PC I have been unable to unload the site without error. It goes through the upload process until the end. I then receive a ‘Merge Request Error’. I have deleted the .cat and .fil files from the local machine and server but still get the error. I have compacted the database and re-uploaded, but still get the same error. I have tried purge and refresh and delete the perl, .cat and .fil files but still get the merge error. I have also checked the permissions on the acatalog and cgi-bin folders which are set to 755. I have reset them to 777, but this makes no difference.
I have tried re-uploading from my laptop and it works fine. So I tested the client’s Actinic network settings and I receive the following errors:
===============================
Actinic received an request forbidden error from the web server. The server is not properly configured to allow Actinic to run CGI scripts from the cgi-bin. Run Web | Configure Web Site Details... to review your web site configuration.
===============================
The test script failed to execute on the web server. The error could be caused by several things. Check the path to the Perl shell, the CGI script extension, the path to CGI-BIN, and the CGI-BIN URL. This error could also occur if your web site is out of disk space or your web server is not configured to accept POSTs to CGI scripts.
===============================
I find this odd as they should be fine and are the same as my laptop. Also when I’ve tried using the site, after uploading from the client PC, the site appears to work, but I can’t download any orders. I get the following error:
=================================
Actinic received an request forbidden error from the web server. The server is not properly configured to allow Actinic to run CGI scripts from the cgi-bin. Run Web | Configure Web Site Details... to review your web site configuration.
==================================
I’m stumped as to what could be causing the problem. The client’s connection is through a network server and this is really the only difference I can identify. I can FTP to the Claranet servers using my client’s PC and CuteFTP without any problem.
Does anyone have any suggestions? I just get the feeling it’s something really obvious?!
Thanks
Anthony
Since deploying the site on my client’s PC I have been unable to unload the site without error. It goes through the upload process until the end. I then receive a ‘Merge Request Error’. I have deleted the .cat and .fil files from the local machine and server but still get the error. I have compacted the database and re-uploaded, but still get the same error. I have tried purge and refresh and delete the perl, .cat and .fil files but still get the merge error. I have also checked the permissions on the acatalog and cgi-bin folders which are set to 755. I have reset them to 777, but this makes no difference.
I have tried re-uploading from my laptop and it works fine. So I tested the client’s Actinic network settings and I receive the following errors:
===============================
Actinic received an request forbidden error from the web server. The server is not properly configured to allow Actinic to run CGI scripts from the cgi-bin. Run Web | Configure Web Site Details... to review your web site configuration.
===============================
The test script failed to execute on the web server. The error could be caused by several things. Check the path to the Perl shell, the CGI script extension, the path to CGI-BIN, and the CGI-BIN URL. This error could also occur if your web site is out of disk space or your web server is not configured to accept POSTs to CGI scripts.
===============================
I find this odd as they should be fine and are the same as my laptop. Also when I’ve tried using the site, after uploading from the client PC, the site appears to work, but I can’t download any orders. I get the following error:
=================================
Actinic received an request forbidden error from the web server. The server is not properly configured to allow Actinic to run CGI scripts from the cgi-bin. Run Web | Configure Web Site Details... to review your web site configuration.
==================================
I’m stumped as to what could be causing the problem. The client’s connection is through a network server and this is really the only difference I can identify. I can FTP to the Claranet servers using my client’s PC and CuteFTP without any problem.
Does anyone have any suggestions? I just get the feeling it’s something really obvious?!
Thanks
Anthony
Comment