Thread: shared ssl

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jun 2006
    Posts
    24
    Plugin Contributions
    0

    Default shared ssl

    Hi,

    Trying to use shared ssl on a seperate server, supplied from Fasthosts (yes i know fasthosts are not good - found out to late)

    I have read on different posts that i need to have a clone of my site on shared ssl server. I am a bit confused what this exactly means. Does this mean a clone of the core files. Or every thing that i update ie changes to text on pages non secure or css file updates for pages that are not secure.

    I am about to try to configure zen cart to use the shared ssl server soon and i am trying to get my head round the concept before i make any changes as my shop is live and i would like to avert any errors

    Any suggestion welcome.
    http://www.dizzykids.co.uk - Dizzy Kids Clothes and Toys - One stop shop for things Disney

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: shared ssl

    Two files to alter.. /admin/includes/configure.php
    and /includes/configure.php.. details at
    http://www.zen-cart.com/forum/faq.ph...l&titlesonly=0
    HTH

  3. #3
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: shared ssl

    Fasthosts Shared SSL

    1. http server can be either Windows or Linux
    2. https server will be Windows
    3. http server has register globals enabled (last time I looked)
    4. https server has register globals disabled

    But you may have more luck with Zen Cart working with their shared ssl than you had before - as Zen works with register globals on or off.

    Vger

  4. #4
    Join Date
    Jun 2006
    Posts
    24
    Plugin Contributions
    0

    Re: shared ssl

    Hi,

    Oh i hate Fasthosts

    Tried to follow everybodies advice and still cannot get shared ssl to work.

    I have set both config file to the setting below, (folder-name is different!)

    define('HTTP_SERVER', 'http://dizzykids.co.uk');
    define('HTTPS_SERVER', 'https://vault2.secured-url.com/folder-name');
    define('HTTP_CATALOG_SERVER', 'http://dizzykids.co.uk');
    define('HTTPS_CATALOG_SERVER', 'https://vault2.secured-url.com/folder-name');

    and set all settings to true (as well as includes config)

    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'true');

    But this throws up an error when page loads about imagehandler (only part posted, do not know if sensitive info)

    Warning: main() [function.main]: open_basedir restriction in effect


    Any ideas?

    PS the site has been reverted to non ssl as i cannot leave it with errors.
    http://www.dizzykids.co.uk - Dizzy Kids Clothes and Toys - One stop shop for things Disney

  5. #5
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: shared ssl

    Okay, so they've added running PHP in Safe Mode to the hurdles you have to jump. Personally I think you should give up now - before you end up tearing your hair out.

    Vger

  6. #6
    Join Date
    Jan 2004
    Posts
    66,391
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: shared ssl

    Quote Originally Posted by salt3y
    Oh i hate Fasthosts
    So why stay?
    They are clearly not configured to work in a way that a dynamic ecommerce site requires.


    open_basedir restriction in effect
    This is symptomatic of the fact that the server's configuration is preventing you from accessing the files needed in order to run the required scripts when connecting via SSL.

    Cloned folders for SSL are a MAJOR headache, and cannot always be made to work.

    Specialized configure.php files are required on each side of the cloned setup.
    You have to synchronize images manually.


    Can't help you without more information from the errorlogs or on-screen messages.

    You are going to find that configuring for this environment is more trouble than it's worth.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Jun 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: shared ssl

    Hi,

    I have to stay for the time being. I foolishly paid for a year.

    And they have already said no refund if i leave.

    So because i have just started at this game i cannot afford to throw away 9 months of hosting fee. But i have been trying to persuade my other half it will be worth it in the end. Maybe we will maybe we will not. Camalot Hostings does like very tempting.
    http://www.dizzykids.co.uk - Dizzy Kids Clothes and Toys - One stop shop for things Disney

  8. #8
    Join Date
    Apr 2006
    Location
    Sofia, Bulgaria
    Posts
    203
    Plugin Contributions
    0

    Default Re: shared ssl

    look if you wait 9 mounths U will lost money for nothing.
    I can leave this hosting and use it for something other.
    Here are lot of certified hosting companies that give a damn about your shop.]
    And has a flexible hosting with supports all ur needs.

    All u need to contact with someone here and redirect ur DNS settings to their servers. This will happen when U connect with some presentative person from here.
    Will give all attention U need.
    And this is not loyal by the hosting companies to do not refund ur money when U are not satisfied. So what to say this is manipulation.
    U have to assume that u already lost this money and hurry up to prevent ur business lose more.

    Best regards,
    Radslav
    Negative feelings were burned by the progressive increase of Euphoria

  9. #9
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: shared ssl

    I'm assuming that as you first tried to install a different cart, and have now tried to install Zen Cart, that you are outside of their 30 day money back guarantee period.

    I don't understand how you paid yearly, as all their hosting packages have monthly payments, unless you went for the discount by buying for the whole year or bought one of their Reseller packages.

    Vger

  10. #10
    Join Date
    Jun 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: shared ssl

    Yes, I paid yearly with the discount.

    And im living to regret it.

    I am complaining through their complaints procedure, as i have an issue with a security concern, which i will not cover here, but it has seriously put me off Fasthosts - let this be a lesson to everybody who may consider Fasthosts as hosting there zencart.
    http://www.dizzykids.co.uk - Dizzy Kids Clothes and Toys - One stop shop for things Disney

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 2
    Last Post: 15 Jun 2012, 12:18 AM
  2. Should I go for dedicated SSL or free shared SSL? What's the deal?
    By calvinrobinson in forum General Questions
    Replies: 3
    Last Post: 28 Oct 2010, 03:00 PM
  3. shared ssl vs. private ssl?
    By soapfan0406 in forum General Questions
    Replies: 4
    Last Post: 28 Dec 2008, 04:20 PM
  4. SSL using shared ssl for the server
    By shobuz99 in forum Basic Configuration
    Replies: 1
    Last Post: 24 Aug 2008, 08:12 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR