Announcement

Collapse
No announcement yet.

1 to 1 network settings

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    1 to 1 network settings

    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
    Last edited by mikecanning; 27-Sep-2006, 05:29 PM. Reason: more information added

    #2
    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

    Comment


      #3
      Network settings

      Thanks for the reply duncan it is the network settings in actinic that i need. thanks mike

      Comment


        #4
        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

        Working...
        X