Has anyone got the actinic settings for the 1 to 1 hosting company for the ftp please our tech person is on holiday this week. We have the lynix package
Announcement
Collapse
No announcement yet.
1 to 1 network settings
Collapse
X
-
If you're referring to the Actinic settings then this is what I use which works fine for me:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST auth.smtp.oneandone.co.uk
WEBSITEURL http://www.mydomain.co.uk
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT true
FTPMAXRETRIES 30
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME *****
SMTPPASSWORD *****
CATALOGURL http://www.mydomain.co.uk/acatalog/
CGIBINURL http://www.mydomain.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST www.mydomain.co.uk
FTPUSERNAME *****
FTPPASSWORD *****
PATHTOCGIBIN /mydomain/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
-
Those are Actinic settings Those are what you get when you export a set of network settings from 'Web | Network Setup'. If you copied those settings to a text file and then imported them via the 'Import' button on the Network Setup window, it would fill in your fields automatically. You can then customise them to contain your correct domain name and passwords etc.
Comment
Comment