Announcement

Collapse
No announcement yet.

Hosted with Web Fusion? - Please Read

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

    Hosted with Web Fusion? - Please Read

    If you have your website hosted on a shared server with Web Fusion you may have to make changes to your network settings.

    If you cannot upload any changes to your site through actinic and get the following error:

    Error accessing the installation destination directory.

    Possible Cause:
    The path From CGI-BIN to the acatalog directory is incorrect
    The network timed out
    The network is disconnected
    Recommendation:
    Abort
    Resolution:
    Run the Web | Configure Web Site Details command to verify your setup
    Re-establish the network connection
    Try again when the network is not so busy
    The changes highlighted below in red maybe required for you to communicate with the server through actinic.

    I have had to make these changes to my site.

    HTTPPROXYMODE 0
    HTTPPROXYADDRESS
    HTTPPROXYPORT 80
    HTTPPROXYUSER
    HTTPPROXYPASSWORD
    FTPPROXYMODE 0
    FTPPROXYADDRESS
    FTPPROXYPORT 21
    FTPPROXYUSER
    FTPPROXYPASSWORD
    SCRIPTID 1
    SCRIPTEXT .pl
    SMTPHOST localhost
    WEBSITEURL http://www.peppercorncottage.com
    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.peppercorncottage.com/acatalog/
    CGIBINURL http://www.peppercorncottage.com/cgi-bin/
    PATHFROMCGITOCATALOG ../acatalog/
    CODEBASE ./
    FTPHOST ftp2.myserverworld.net
    FTPUSERNAME ************
    FTPPASSWORD *****************
    PATHTOCGIBIN cgi-bin/
    USEPASSIVEFTP true
    FTPPATHFROMCGITOCATALOG /public_html/acatalog/
    If your site at present is working correcltly, please ignore the above or check before making any changes.
    Kev Challis
    www.procutvinyl.co.uk

    #2
    I had to make this change today to get my site uploaded again,

    new settings below:

    HTTPPROXYMODE 0
    HTTPPROXYADDRESS
    HTTPPROXYPORT 80
    HTTPPROXYUSER
    HTTPPROXYPASSWORD
    FTPPROXYMODE 0
    FTPPROXYADDRESS
    FTPPROXYPORT 21
    FTPPROXYUSER
    FTPPROXYPASSWORD
    SCRIPTID 1
    SCRIPTEXT .pl
    SMTPHOST localhost
    WEBSITEURL http://www.peppercorncottage.com
    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.peppercorncottage.com/acatalog/
    CGIBINURL http://www.peppercorncottage.com/cgi-bin/
    PATHFROMCGITOCATALOG ../acatalog/
    CODEBASE ./
    FTPHOST ftp2.myserverworld.net
    FTPUSERNAME ************
    FTPPASSWORD ********
    PATHTOCGIBIN /public_html/cgi-bin/
    USEPASSIVEFTP true
    FTPPATHFROMCGITOCATALOG /public_html/acatalog/
    Kev
    Kev Challis
    www.procutvinyl.co.uk

    Comment


      #3
      Many thanks for your post your changes to the settings have helped me a great deal and were spot on. I have been having problems for over a week.

      Comment


        #4
        Kev,

        many thanks for the post..

        Comment

        Working...
        X