Hi
My website www.grand-illusions.com was working last night and I have not done anything or made any changes. However this morning a customer e-mailed to say they could not add an item to the cart.
If I run the 'Test Network Setup' function, I get the following message -
You do not have write permissions to the cgi-bin directory "/var/www/cgi-bin/" or it does not exist.
When I try and run the 'Publish to Web' fuction, I get the following messages - 'the connection with the server was terminated abnormally' and then 'an error occurred while writing to the acatalog folder. Probably due to permissions.
When I try to refresh the whole web site, I get the connection with the server terminated abnormally, and then the following -
An error occurred while transferring files to the web site.
Possible Cause:
Network timed out
Network is down
FTP server is down
Remote server disk is full
The permissions on the file or directory on the remote
server are locked
If the file being sent is a CGI script
(nqxxxxxx.pl or caxxxxxx.pl) someone else may be
using the same CGI script ID as you.
Recommendations:
Abort
Resolution:
Re-establish your network connection
Be sure the FTP server is running
Try re-installing the web site when the network is not so busy
Make sure the disk is not full on the remote server
Make sure the website and cgi-bin directories
on the remote server are writable
Make sure the files in the cgi-bin and website are writable
Make sure your CGI script ID in the Advanced |
Network Setup... dialog is unique for your web server.
File: nq000001.pl5
_____________________________________________
I am on a dedicated server with Easynet, and the site has been live since November 2009 with no problems.
I have compacted the databases.
When I run the Purge and Refresh function, I get the following -
Actinic received a server error from the web server. The CGI scripts are not executing properly on the 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'
- the 'CGI-BIN URL.
- the amount of web space left on your server
- if your server is configured to accept POSTs to CGI scripts
- the permissions on the server:
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
Run Web | Configure Web Site Details... to review your web site configuration.
________________________________________________
I have used ftp to look at the server, and the acatalog folder is set to 777 and the cgi-bin to 755.
I have looked at a lot of posts around this issue on the forum, but am not sure what to do next.
Have reported the issue to Easynet. Maybe a server restart would help?
Any thoughts?
Thanks
Hendrik
My website www.grand-illusions.com was working last night and I have not done anything or made any changes. However this morning a customer e-mailed to say they could not add an item to the cart.
If I run the 'Test Network Setup' function, I get the following message -
You do not have write permissions to the cgi-bin directory "/var/www/cgi-bin/" or it does not exist.
When I try and run the 'Publish to Web' fuction, I get the following messages - 'the connection with the server was terminated abnormally' and then 'an error occurred while writing to the acatalog folder. Probably due to permissions.
When I try to refresh the whole web site, I get the connection with the server terminated abnormally, and then the following -
An error occurred while transferring files to the web site.
Possible Cause:
Network timed out
Network is down
FTP server is down
Remote server disk is full
The permissions on the file or directory on the remote
server are locked
If the file being sent is a CGI script
(nqxxxxxx.pl or caxxxxxx.pl) someone else may be
using the same CGI script ID as you.
Recommendations:
Abort
Resolution:
Re-establish your network connection
Be sure the FTP server is running
Try re-installing the web site when the network is not so busy
Make sure the disk is not full on the remote server
Make sure the website and cgi-bin directories
on the remote server are writable
Make sure the files in the cgi-bin and website are writable
Make sure your CGI script ID in the Advanced |
Network Setup... dialog is unique for your web server.
File: nq000001.pl5
_____________________________________________
I am on a dedicated server with Easynet, and the site has been live since November 2009 with no problems.
I have compacted the databases.
When I run the Purge and Refresh function, I get the following -
Actinic received a server error from the web server. The CGI scripts are not executing properly on the 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'
- the 'CGI-BIN URL.
- the amount of web space left on your server
- if your server is configured to accept POSTs to CGI scripts
- the permissions on the server:
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
Run Web | Configure Web Site Details... to review your web site configuration.
________________________________________________
I have used ftp to look at the server, and the acatalog folder is set to 777 and the cgi-bin to 755.
I have looked at a lot of posts around this issue on the forum, but am not sure what to do next.
Have reported the issue to Easynet. Maybe a server restart would help?
Any thoughts?
Thanks
Hendrik
Comment