Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11
    Join Date
    Jul 2012
    Posts
    16,753
    Plugin Contributions
    17

    Default Re: I broke my site after SSL installation

    Quote Originally Posted by Kayla View Post
    Eureka! I found it! I was missing a / in the main config first URL after http:
    Yes and no... Reread the example(s) in the includes/configure.php file. The end of the example uri does NOT include a forward slash. As stated above you were missing the define for DIR_WS_CATALOG. In your case that define was a forward slash, but the problem is not fixed by adding a forward slash at the end of
    The below is WRONG:
    Code:
    define('HTTP_SERVER', 'http://www.Mysite.Com/');
    The below is correct (though some parts have been omitted).
    Code:
    define('HTTP_SERVER', 'http://www.Mysite.Com');
    define('DIR_WS_CATALOG', '/');
    The previously provided message do not indicate that the above right way is/was the fix.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #12
    Join Date
    Mar 2005
    Posts
    198
    Plugin Contributions
    0

    Default Re: I broke my site after SSL installation

    I had the first one http:/mysite.com When I pasted it here I had done so from another line so didn't even notice since I had substituted.

  3. #13
    Join Date
    Jul 2012
    Posts
    16,753
    Plugin Contributions
    17

    Default Re: I broke my site after SSL installation

    Quote Originally Posted by Kayla View Post
    I had the first one http:/mysite.com When I pasted it here I had done so from another line so didn't even notice since I had substituted.
    So, just to be clear, the content of the store's configure.php file (includes/configure.php) that was posted here did not look anything like what was actually on your server, correct?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #14
    Join Date
    Mar 2005
    Posts
    198
    Plugin Contributions
    0

    Default Re: I broke my site after SSL installation

    LOL What? Yes, those were the pasted Config files. I just subbed mysite.com for my domain as I don't want to be public here. And I subbed XXX for other private stuff.

    The error was in the first line of the main config file where I had accidentally deleted a / in http:// when replacing my domain late last night from the production URL. Stupid mistake but it cost me two hours of troubleshooting today! Argh!

  5. #15
    Join Date
    Jul 2012
    Posts
    16,753
    Plugin Contributions
    17

    Default Re: I broke my site after SSL installation

    It's that none of the information posted reflected a missing / in the server info. And the define posted as missing isnt/wasnt there. Anyone having a similar issue that comes to this thread will be confused without the full story.

    Understandable about obscuring the DB information, and some choose to not use this forum as a way to add a link to their site, so that at least made sense.

    Glad it is working though,whatever it took to get there. :)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. URGENT HELP ME PLEASE!!!! Site broke after template switch?
    By linnx in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Jun 2009, 06:42 AM
  2. SSL After Installation
    By eplutons in forum Basic Configuration
    Replies: 1
    Last Post: 13 Jan 2009, 10:21 PM
  3. Enabling SSL after installation
    By friends1976 in forum General Questions
    Replies: 22
    Last Post: 7 Oct 2008, 08:07 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