Hi - we have changed our hosting provider but are
encountering difficulties when trying to upload and test network settings;
"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."
we have checked the error log on server and this is example of error:
No such file or directory: exec of '/home/sites/orderseuro.bmj.com/cgi-bin/cp000002.pl' failed
Premature end of script headers: cp000002.pl
Systems administrator has reexamined config settings and maintains the server (linux) is correctly configured for running Perl CGI scripts.
Looking at the cgi-bin folder within the orderseuro site I can see a number of files in format - **.000002.pl; and **.000002.pm so some files have
successfully uploaded. A number of files have uploaded to /web/acatalog also.
Systems admin wonders whether the problem relates to coding inconsistencies created by uploading files from a Windows desktop machine to a Linux server?
we found information at http://encodable.com/internal_server_error/ which supported this and recommended changing the FTP client to use either ASCII or BINARY transfer mode before transferring the CGI script."
Problem is I'm not sure where to change these settings. There's ftp options within Advanced Network Setup but no option to change transfer mode. I have an ftp client on my desktop but I don't think this is used by Actinic - or is it? That might be a red herring.
I have attached network settings and error log from ftp server following recent attempt to upload files.
any advice gratefully received. Have logged with Actinic Support but so far no resolution.
we are using Actinic v 8.5.3.
encountering difficulties when trying to upload and test network settings;
"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."
we have checked the error log on server and this is example of error:
No such file or directory: exec of '/home/sites/orderseuro.bmj.com/cgi-bin/cp000002.pl' failed
Premature end of script headers: cp000002.pl
Systems administrator has reexamined config settings and maintains the server (linux) is correctly configured for running Perl CGI scripts.
Looking at the cgi-bin folder within the orderseuro site I can see a number of files in format - **.000002.pl; and **.000002.pm so some files have
successfully uploaded. A number of files have uploaded to /web/acatalog also.
Systems admin wonders whether the problem relates to coding inconsistencies created by uploading files from a Windows desktop machine to a Linux server?
we found information at http://encodable.com/internal_server_error/ which supported this and recommended changing the FTP client to use either ASCII or BINARY transfer mode before transferring the CGI script."
Problem is I'm not sure where to change these settings. There's ftp options within Advanced Network Setup but no option to change transfer mode. I have an ftp client on my desktop but I don't think this is used by Actinic - or is it? That might be a red herring.
I have attached network settings and error log from ftp server following recent attempt to upload files.
any advice gratefully received. Have logged with Actinic Support but so far no resolution.
we are using Actinic v 8.5.3.
Comment