Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28
  1. #11
    Join Date
    Feb 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: configure admin after SSL install

    ok so I canged them to www anyway and now I can get into the admin but if you try to pull up the site useing www.duquecigars.com it pulls up a ci page in error

  2. #12
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: configure admin after SSL install

    What happens when you leave the www out of the includes/configure.php?

  3. #13
    Join Date
    Feb 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: configure admin after SSL install

    define('HTTP_SERVER', 'http://duquecigars.com');
    define('HTTPS_SERVER', 'https://duquecigars.com');
    define('HTTP_CATALOG_SERVER', 'http://duquecigars.com');
    define('HTTPS_CATALOG_SERVER', 'https://duquecigars.com');

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

    this is the admin/includes/configure.php


    changed to


    define('HTTP_SERVER', 'http://duquecigars.com');
    define('HTTPS_SERVER', 'https://duquecigars.com');
    define('HTTP_CATALOG_SERVER', 'http://WWW
    duquecigars.com');
    define('HTTPS_CATALOG_SERVER', 'https://WWWduquecigars.com');

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

    this is the admin/includes/configure.php

  4. #14
    Join Date
    Feb 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: configure admin after SSL install

    Nothing it does the same thing

  5. #15
    Join Date
    Feb 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: configure admin after SSL install

    Admin works and if you go on httpsMY SITE.COM it works but if you just put in www it brings that Ci error page up

  6. #16
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: configure admin after SSL install

    It's working fine for me.

  7. #17
    Join Date
    Feb 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: configure admin after SSL install

    www.duquecigars.com
    brings up ci error page

  8. #18
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: configure admin after SSL install

    Ok, I'm getting an error now. But I tried your site a few minutes ago and it was working perfectly. Got the padlock as normal at checkout, clicked on it and it verified you as being secure.

  9. #19
    Join Date
    Feb 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: configure admin after SSL install

    yea it works good till you try it with www.

    I don't know what that error is the only thing I can think of is in this tutorial you sent me it said you may have to upload the catalog to the https but I don't know.


    nice site of yours by the way !!!

  10. #20
    Join Date
    Feb 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: configure admin after SSL install

    you can do the https://www. and it works fine

    but if you do http://www. it kicks up that error

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v139h admin site not working after SSL install
    By Kathi_S in forum General Questions
    Replies: 9
    Last Post: 7 Mar 2012, 06:17 PM
  2. Cannot Access Admin after SSL Install
    By tasha_g in forum Installing on a Mac Server
    Replies: 1
    Last Post: 11 Feb 2011, 07:59 PM
  3. admin login problem after shared SSL install. Pls HELP!!
    By zenartman in forum Basic Configuration
    Replies: 4
    Last Post: 4 Aug 2006, 05:17 AM

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