Been having an error message when retrieving orders
SellerDeck received a request forbidden error from the web server. The server is not properly configured to allow SellerDeck to run CGI scripts from the cgi-bin. Run Web | Configure Web Site Details... to review your web site configuration
Suggestions:
- Check that this folder exists on your server in the place specified in your 'Web | Network Setup' screen and that scripts are allowed to run in it (you may need to contact your host).
- Check the permissions:
On Linux/Unix based servers the permissions should be:
cgi-bin (755) – drwxr-xr-x
Online Store Folder (777) – drwxrwxrwx
On Windows based servers (need to be checked with the hosting company):
IIS
cgi-bin = read/execute
Online Store Folder = read/write/execute
NTFS
cgi-bin = Catalog's FTP account needs 'Change' permissions on the directory
Online Store Folder = Catalog's FTP account needs 'Change' permissions on the directory AND the IUSR_<servername> account needs to have 'Change' permissions on the directory
this was last Monday and have been unable to download orders since until today when my host said
It does look like your files are being blocked by the servers security settings. Unfortunately it's being blocked due to it detecting a SQL Tautology Injection attack.
Forwarded this onto Sellerdeck support and got this reply.
The software does not use SQL online or offline so there is no opportunity to add anything, the software uses Perl on the server.
I can only recommend that if your hosting company has no way to obviate the problem that they have caused, then you must seek another hosting company and use them.
Can anyone shed any light on this in plain English as i am totally lost
SellerDeck received a request forbidden error from the web server. The server is not properly configured to allow SellerDeck to run CGI scripts from the cgi-bin. Run Web | Configure Web Site Details... to review your web site configuration
Suggestions:
- Check that this folder exists on your server in the place specified in your 'Web | Network Setup' screen and that scripts are allowed to run in it (you may need to contact your host).
- Check the permissions:
On Linux/Unix based servers the permissions should be:
cgi-bin (755) – drwxr-xr-x
Online Store Folder (777) – drwxrwxrwx
On Windows based servers (need to be checked with the hosting company):
IIS
cgi-bin = read/execute
Online Store Folder = read/write/execute
NTFS
cgi-bin = Catalog's FTP account needs 'Change' permissions on the directory
Online Store Folder = Catalog's FTP account needs 'Change' permissions on the directory AND the IUSR_<servername> account needs to have 'Change' permissions on the directory
this was last Monday and have been unable to download orders since until today when my host said
It does look like your files are being blocked by the servers security settings. Unfortunately it's being blocked due to it detecting a SQL Tautology Injection attack.
Forwarded this onto Sellerdeck support and got this reply.
The software does not use SQL online or offline so there is no opportunity to add anything, the software uses Perl on the server.
I can only recommend that if your hosting company has no way to obviate the problem that they have caused, then you must seek another hosting company and use them.
Can anyone shed any light on this in plain English as i am totally lost
Comment