List the full working settings (minus passwords) etc here now for future searches.
Announcement
Collapse
No announcement yet.
Network settings for Zen
Collapse
X
-
Here are the network settings that work with Zen Internet:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST [username].myzen.co.uk
WEBSITEURL http://www.[domain]
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 5000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 15000
SMTPAUTHREQUIRED true
SMTPUSERNAME [mailbox username]
SMTPPASSWORD [mailbox password]
CATALOGURL http://www.[domain]/acatalog/
ONLINESTOREFOLDERNAME acatalog
CGIBINURL http://www.[domain]/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST ftp.[domain]
FTPUSERNAME [FTP account name]@[username].myzen.co.uk
FTPPASSWORD [FTP account password]
PATHTOCGIBIN /cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
The email part of the network settings test failed, but as I've found before with Actinic, it will test OK after the first upload.
Malcolm
Comment
-
... and here's an Advanced Network Setup panel version...
Server details:
Catalog URL: http://www.[domain]/acatalog/
CGI-BIN URL: http://www.[domain]/cgi-bin/
Codebase: ./
Path from CGI-BIN to Online Store Folder: ../acatalog/
FTP Details:
Server Host ftp.[domain]
Username: [FTP account name]@[username].myzen.co.uk
Password: [FTP account password]
Path to CGI-BIN: /cgi-bin/
Path from CGI-BIN to Online Store Folder as viewed by the FTP Server: leave blank
Use Passive FTP Transfers: tick
Common Settings:
Web Site URL: http://www.(domain)
Online Store Folder Name: change if required
Script Settings:
CGI Script ID Number: 1
Extension: .pl
Path to the Perl shell: /usr/bin/perl
Use Relative CGI-BIN URLs in Catalog Pages: leave unticked
Upload Settings:
Ignore Passive Transfer Errors: tick
Use Enhanced FTP: leave unticked
Email Settings:
SMTP Server: [username].myzen.co.uk
Username and Password Required: tick
Username: [mailbox username]
Password: [mailbox password]
Malcolm
Comment
Comment