Announcement

Collapse
No announcement yet.

Network Settings -123-reg Web Hosting Linux Business package

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

    Network Settings -123-reg Web Hosting Linux Business package

    Is anyone working with 123-reg Web Hosting Linux Business package that could share network settings with me?

    The problem I am having is getting the Sellerdeck software to accept the location of the cgi-bin

    I have other sites in a Linux Unlimited Yearly Renewal package but the network settings dont hold good for the package I'm now trying to sort out. (you may be tempted to say why don't you put the domain in question into the Linux Unlimited Yearly Renewal package, but I have good reason for not wanting to do that :-) )

    #2
    Four years later I have exactly the same problem with v18. Has anyone got working 123 network settings they can share please?

    test-sln.cgi and willow.pl in the cgi bin executes correctly so the cgi-bin is working

    Here are mine:

    Code:
    HTTPPROXYMODE 0
    
    
    HTTPPROXYADDRESS
    
    
    HTTPPROXYPORT 80
    
    
    HTTPPROXYUSER
    
    
    HTTPPROXYPASSWORD
    
    
    FTPPROXYMODE 0
    
    
    FTPPROXYADDRESS
    
    
    FTPPROXYPORT 21
    
    
    FTPPROXYUSER
    
    
    FTPPROXYPASSWORD
    
    
    SCRIPTID 1
    
    
    SCRIPTEXT .pl
    
    
    SMTPHOST localhost
    
    
    WEBSITEURL https://abcde.co.uk/
    
    
    IGNOREPASSIVEERRORS true
    
    
    USERELATIVECGIURLS false
    
    
    PATHTOPERL /usr/bin/perl
    
    
    FTPBUFFERSIZE 4
    
    
    FTPCLIENTTIMEOUT 15000
    
    
    FTPRETRYDELAY 3000
    
    
    FTPKEEPALIVEINTERVAL 30000
    
    
    FTPSILENT false
    
    
    FTPMAXRETRIES 3
    
    
    FTPCONNECTTIMEOUT 25000
    
    
    ONLINESTOREFOLDERNAME acatalog
    
    
    SMTPAUTHREQUIRED false
    
    
    SECURESMTPREQUIRED false
    
    
    SMTPUSERNAME
    
    
    SMTPPASSWORD
    
    
    SMTPPORT 25
    
    
    SMTPTIMEOUT 15
    
    
    COMPRESSIONPACKETSIZE 1024
    
    
    COMPRESSEDUPLOAD false
    
    
    SSLCATALOGURL https://abcde.co.uk/acatalog/
    
    
    SSLCGIBINURL https://abcde.co.uk/cgi-bin/
    
    
    SSLPATHFROMCGITOCATALOG ../acatalog/
    
    
    SSLFTPHOST 160.153.131.154
    
    
    SSLFTPUSERNAME sd@abcde.co.uk
    
    
    SSLFTPPASSWORD wvxyz123!
    
    
    SSLPATHTOCGIBIN /public_html/cgi-bin/
    
    
    SSLUSEPASSIVEFTP true
    
    
    SSLFTPPORT 21
    
    
    SSLFTPSECUREFTP true
    
    
    SSLFTPENCRYPTDATA false
    
    
    CATALOGURL
    
    
    CGIBINURL
    
    
    PATHFROMCGITOCATALOG
    
    
    FTPHOST
    
    
    FTPUSERNAME
    
    
    FTPPASSWORD
    
    
    PATHTOCGIBIN
    
    
    USEPASSIVEFTP false
    
    
    FTPPATHFROMCGITOCATALOG
    
    
    FTPPORT 21
    
    
    FTPSECUREFTP true
    
    
    FTPENCRYPTDATA false
    Here are my errors:

    Code:
    The test script failed to execute on the web server. The error could be caused by several things. Check:
    - the 'Path to the Perl shell'
    - the 'CGI script extension'
    - the 'Path to CGI-BIN'
    - the 'CGI-BIN URL'
    - the amount of web space left on your server
    - if your server is configured to accept POSTs to CGI scripts
    - the permissions on the server:
    On Linux/Unix based servers the permissions should be:
    cgi-bin (755)– drwxr-xr-x
    Online Store Folder (755)– drwxr-xr-x
    On Windows based servers (need to be checked with the hosting company):
    IIS
    cgi-bin = read/execute
    Online Store Folder = read/write/execute
    NTFS
    cgi-bin = Catalog's FTP account needs 'Change' permissions on the directory
    Online Store Folder = Catalog's FTP account needs 'Change' permissions on the directory AND the IUSR_<servername> account needs to have 'Change' permissions on the directory
    Code:
    The server did not respond to the request https://www.cambridgeoutboards.co.uk/test/cgi/cp000001.pl after 5 attempts. Use your browser on this PC to check that the server can be reached and if okay retry the required action. If the problem persists then please contact SellerDeck support. The returned error details are: -
    
    ChilkatLog:
    PostUrlEncoded:
    DllDate: Mar 19 2017
    ChilkatVersion: 9.5.0.66
    UnlockPrefix: SLLDCK.CBX0219
    Architecture: Little Endian; 32-bit
    Language: Visual C++ 8.0 (32-bit)
    VerboseLogging: 0
    url: https://www.abcde.co.uk/test/cgi/cp000001.pl
    httpRequest:
    httpVersion: 1.1
    verb: POST
    path: /test/cgi/cp000001.pl
    contentType: application/x-www-form-urlencoded
    charset: windows-1252
    sendCharset: 0
    mimeHeader: User-Agent: Catalog
    requestParams:
    requestItem:
    name: RANDOM
    value: 834
    --requestItem
    requestItem:
    name: SELLERDECK
    value: RULES
    --requestItem
    --requestParams
    --httpRequest
    Component successfully unlocked using purchased unlock code.
    fullRequest:
    a_synchronousRequest:
    generateRequestHeader:
    httpRequestGenStartLine:
    genStartLine:
    startLine: POST /test/cgi/cp000001.pl HTTP/1.1
    --genStartLine
    --httpRequestGenStartLine
    addCookies:
    Not auto-adding cookies.
    sendCookies: 1
    cookieDir:
    --addCookies
    --generateRequestHeader
    fullHttpRequest:.
    port: 443
    ssl: 1
    openHttpConnection:
    Opening connection directly to HTTP server.
    httpHostname: www.abcde.co.uk
    httpPort: 443
    ssl: 1
    HTTPS secure channel established.
    --openHttpConnection
    connectTime: Elapsed time: 125 millisec
    sendRequestHeader:
    sendHeaderElapsedMs: 0
    --sendRequestHeader
    sendRequestBody:
    sendBodyElapsedMs: 0
    --sendRequestBody
    readResponseHeader:
    Already received close-notify.
    Failed to read response header.
    --readResponseHeader
    --fullHttpRequest
    success: 0
    --a_synchronousRequest
    success: 0
    --fullRequest
    Failed.
    --PostUrlEncoded
    --ChilkatLog
    Thank you
    Jonathan Chappell
    Website Designer
    SellerDeck Website Designer
    Actinic to SellerDeck upgrades
    Graphicz Limited - www.graphicz.co.uk

    Comment


      #3
      I can't answer your question on hosting but if I look at your site the cgi-bin is working (at least for search, view cart, etc). What isn't working is your 'add to cart' and the 'wish list' buttons.

      I wonder if they are related to the wish list problem in the swift template.

      Mike

      PS. It also looks as if you might have protected the /test/ subdomain and I'd imagine that is going to stop sellerdeck from accessing the test script.
      -----------------------------------------

      First Tackle - Fly Fishing and Game Angling

      -----------------------------------------

      Comment


        #4
        Thanks Mike. That was remedied before handover
        Jonathan Chappell
        Website Designer
        SellerDeck Website Designer
        Actinic to SellerDeck upgrades
        Graphicz Limited - www.graphicz.co.uk

        Comment


          #5
          The server did not respond to the request https://www.cambridgeoutboards.co.uk...gi/cp000001.pl
          There's no mention of "test" in your network settings and said settings refer to cgi-bin not cgi.

          It also may help if you try getting the site to work initially with SSL turned off.
          Norman - www.drillpine.biz
          Edinburgh, U K / Bitez, Turkey

          Comment


            #6
            Sorry Norman, confusing myself.

            Test now deleted. Still the same warnings, even with cgi-bin at 777.
            Jonathan Chappell
            Website Designer
            SellerDeck Website Designer
            Actinic to SellerDeck upgrades
            Graphicz Limited - www.graphicz.co.uk

            Comment


              #7
              These are the working network settings. Please note, if you test them in network settings you will get errors, therefore no not 'test' Upload and evaluate there.

              Code:
              HTTPPROXYMODE 0
              HTTPPROXYADDRESS
              HTTPPROXYPORT 80
              HTTPPROXYUSER
              HTTPPROXYPASSWORD
              FTPPROXYMODE 0
              FTPPROXYADDRESS
              FTPPROXYPORT 21
              FTPPROXYUSER
              FTPPROXYPASSWORD
              SCRIPTID 1
              SCRIPTEXT .pl
              SMTPHOST smtp.123-reg.co.uk
              WEBSITEURL https://www.abcde.co.uk/
              IGNOREPASSIVEERRORS true
              USERELATIVECGIURLS false
              PATHTOPERL /usr/bin/perl
              FTPBUFFERSIZE 4
              FTPCLIENTTIMEOUT 15000
              FTPRETRYDELAY 3000
              FTPKEEPALIVEINTERVAL 30000
              FTPSILENT false
              FTPMAXRETRIES 3
              FTPCONNECTTIMEOUT 25000
              ONLINESTOREFOLDERNAME acatalog
              SMTPAUTHREQUIRED false
              SECURESMTPREQUIRED false
              SMTPUSERNAME
              SMTPPASSWORD
              SMTPPORT 25
              SMTPTIMEOUT 15
              COMPRESSIONPACKETSIZE 1024
              COMPRESSEDUPLOAD false
              SSLCATALOGURL https://www.abcde.co.uk/acatalog/
              SSLCGIBINURL https://www.abcde.co.uk/cgi-bin/
              SSLPATHFROMCGITOCATALOG /home/pathto/public_html/acatalog/
              SSLFTPHOST 160.153.123.456
              SSLFTPUSERNAME sd@abcde.co.uk
              SSLFTPPASSWORD abc7*def^gh
              SSLPATHTOCGIBIN /public_html/cgi-bin/
              SSLUSEPASSIVEFTP true
              SSLFTPPORT 21
              SSLFTPSECUREFTP true
              SSLFTPENCRYPTDATA false
              CATALOGURL
              CGIBINURL
              PATHFROMCGITOCATALOG
              FTPHOST
              FTPUSERNAME
              FTPPASSWORD
              PATHTOCGIBIN
              USEPASSIVEFTP false
              FTPPATHFROMCGITOCATALOG /public_html/acatalog/
              FTPPORT 21
              FTPSECUREFTP true
              FTPENCRYPTDATA false
              Jonathan Chappell
              Website Designer
              SellerDeck Website Designer
              Actinic to SellerDeck upgrades
              Graphicz Limited - www.graphicz.co.uk

              Comment

              Working...
              X