Announcement

Collapse
No announcement yet.

What settings do I need to upload my SellerDeck store to my 123-reg.com web server?

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

    What settings do I need to upload my SellerDeck store to my 123-reg.com web server?

    1 - Login to your site using FTP client software such as CuteFTP

    2 - Create a directory called cgi-bin

    3 - Create a directory called acatalog

    4 - Set permissions on cgi-bin to "755"

    5 - Set Permissions on acatalog to "777"

    6 - Replace , and in the following 16 lines of text with the information supplied by 123-reg and save them to a text file. You can then import them into SellerDeck Ecommerce using "Advanced | Network Setup | Import"

    SCRIPTID 1
    SCRIPTEXT .pl
    SMTPHOST
    WEBSITEURL http://
    IGNOREPASSIVEERRORS true
    PATHTOPERL /usr/bin/perl
    CATALOGURL http:///acatalog/
    CGIBINURL http:///cgi-bin/
    PATHFROMCGITOCATALOG ../acatalog/
    CODEBASE ./
    FTPHOST hosting.123-reg.co.uk
    FTPUSERNAME
    FTPPASSWORD
    PATHTOCGIBIN /cgi-bin/
    USEPASSIVEFTP false
    FTPPATHFROMCGITOCATALOG
Working...
X