Announcement

Collapse
No announcement yet.

'The web server and cgi servers are on different machines'

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

    'The web server and cgi servers are on different machines'

    Okay, I think the problem I'm having is related to the following error I got when setting up my SSL server within Actinic.

    On all of my secured pages ( checkout / payment only ) I get this error flipping up: 'This page contains secured and nonsecured items. Do you want to display the nonsecure items?'.

    The original error or rather notice I recieved in Actinic originally when setting up SSL was this: 'Warning: The web server and cgi server are on different machines. You will not be able to accept orders using off-line credit cards with Actinic encryption unless you take special precautions. Contact your Actinic reseller or Actinic Support as appropriate.'

    I don't understand. My secured URLs are:

    https://secure25.easyspace.com/www.f...co.uk/cgi-bin/
    https://secure25.easyspace.com/www.f...o.uk/acatalog/

    Anyone have any ideas what's up, or is my notion that these two errors are connected false?

    My site is up for testing at the moment as is connected to a WorldPay test server. My friend recieves the same error when he tries checking out on my site but he is also setting up an Actinic shop and has practically the same setup as me with WorldPay and Easyspace - he even has the same secure25 SSL server too!

    http://www.friskyblades.co.uk is the URL should you wish to try for yourselves. It's really starting to frustrate me - I think customers would be more put off with a 'non secured item' on the page then not having SSL on at all!

    Cheers,

    Pete

    #2
    Hi Peter, welcome to the community.

    I think the insecure warning is due to a bug in the Actinic.css file. To fix it, please do the following:

    Go to Advanced | Template manager, and make sure you have the 'grey box' view. If not click 'Change View' Click on the Miscellaneous tab, then edit Actinic.css

    Locate:

    background-image:url(NETQUOTEVAR:BGIMAGECSS);

    and change it to read:

    /*background-image:url(NETQUOTEVAR:BGIMAGECSS);*/

    Save and exit the template and update your store.

    Hope this helps
    Darren

    SellerDeck

    www.sellerdeck.co.uk

    Comment


      #3
      Brilliant stuff..

      Cheers Darren, worked a treat!

      Pete

      Comment

      Working...
      X