Originally posted by Darren B
View Post
Announcement
Collapse
No announcement yet.
Network setup test fails
Collapse
X
-
Ok anyone that comes across nativespace.com then these settings will sort you out
V9
Code:HTTPPROXYMODE 0 HTTPPROXYADDRESS HTTPPROXYPORT 80 HTTPPROXYUSER HTTPPROXYPASSWORD FTPPROXYMODE 0 FTPPROXYADDRESS FTPPROXYPORT 21 FTPPROXYUSER FTPPROXYPASSWORD SCRIPTID 1 SCRIPTEXT .pl SMTPHOST localhost WEBSITEURL http://www.yourdomain.co.uk IGNOREPASSIVEERRORS true USERELATIVECGIURLS true PATHTOPERL /usr/bin/perl USEENHANCEFTP true FTPCLIENTTIMEOUT 15000 FTPRETRYDELAY 3000 FTPSILENT false FTPMAXRETRIES 3 FTPCONNECTTIMEOUT 25000 SMTPAUTHREQUIRED false SMTPUSERNAME SMTPPASSWORD CATALOGURL http://www.yourdomain.co.uk/acatalog/ ONLINESTOREFOLDERNAME acatalog CGIBINURL http://www.yourdomain.co.uk/cgi-bin/ PATHFROMCGITOCATALOG ../acatalog/ CODEBASE ./ FTPHOST yourdomain.co.uk FTPUSERNAME user@yourdomain.co.uk FTPPASSWORD xxxxxx PATHTOCGIBIN /cgi-bin/ USEPASSIVEFTP true FTPPATHFROMCGITOCATALOG
Code:HTTPPROXYMODE 0 HTTPPROXYADDRESS HTTPPROXYPORT 80 HTTPPROXYUSER HTTPPROXYPASSWORD FTPPROXYMODE 0 FTPPROXYADDRESS FTPPROXYPORT 21 FTPPROXYUSER FTPPROXYPASSWORD SCRIPTID 1 SCRIPTEXT .pl SMTPHOST localhost WEBSITEURL http://www.yourdomain.co.uk IGNOREPASSIVEERRORS true USERELATIVECGIURLS true PATHTOPERL /usr/bin/perl USEENHANCEFTP true FTPCLIENTTIMEOUT 15000 FTPRETRYDELAY 3000 FTPSILENT false FTPMAXRETRIES 3 FTPCONNECTTIMEOUT 25000 SMTPAUTHREQUIRED false SMTPUSERNAME SMTPPASSWORD COMPRESSIONPACKETSIZE 1024 COMPRESSEDUPLOAD true CATALOGURL http://www.yourdomain.co.uk/acatalog/ ONLINESTOREFOLDERNAME acatalog CGIBINURL http://www.yourdomain.co.uk/cgi-bin/ PATHFROMCGITOCATALOG ../acatalog/ CODEBASE ./ FTPHOST yourdomain.co.uk FTPUSERNAME user@yourdomain.co.uk FTPPASSWORD xxxxxxxx PATHTOCGIBIN /cgi-bin/ USEPASSIVEFTP true FTPPATHFROMCGITOCATALOG
Comment
-
Disabling automatic emails
Hi - Where did you turn off the emails option? Thanks
Originally posted by hopeful View PostWell I managed to get the network configuration to work by omitting the option to send automatic emails for each order. However I added these on the email settings part of the network settings page afterwards.
When I clicked Test however it fails with the following message. Has anybody any idea why? I've sent off an email to my host to check the values listed below.
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'
- 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
Thanks
Comment
-
Darren, are those settings any different from the suggestion you made back in post #4?
Mike-----------------------------------------
First Tackle - Fly Fishing and Game Angling
-----------------------------------------
Comment
-
Originally posted by olderscot View PostDarren, are those settings any different from the suggestion you made back in post #4?
Mike
A thread to post hosting company settings in would be the best bet, im sure dave did start a thread?
Comment
-
I thought I would check because they did look much the same to me and I didn't want future users gettting worried about which ones were right or not.
Mike-----------------------------------------
First Tackle - Fly Fishing and Game Angling
-----------------------------------------
Comment
-
Originally posted by mohsin_sm View PostHi - Where did you turn off the emails option? Thanks
Comment
-
Originally posted by Darren B View PostSean www is the same as public_html on some servers your can use either or, the problem here is, well what i believe it is, is that the main ftp login gives you full access to your hosting area, including the bits out side of the web folder, so you have to give actinic different paths in order for it to work
CheersKind Regards
Sean Williams
Calamander Ltd
Comment
Comment