Results 1 to 5 of 5
  1. #1

    install SSL Admin

    I install zen-cart 1.3.0.2 well on my host server, but i can not open admin page. because when i install ZC, i enabled SSL admin . i wanna change admin no SSL, where can i change?
    Thanks help!
    [FONT="Arial"]http://welgame.com[/FONT]

  2. #2
    Join Date
    Jan 2005
    Location
    Hollywood, CA
    Posts
    1,150
    Plugin Contributions
    0

    Default Re: install SSL Admin

    You need to edit the file admin/includes/configure.php


    I hope that helps.
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  3. #3

    Default Re: install SSL Admin

    I opend that file and include/configure.php. but did not find any "SSL" or "Https" words, i do not how to edit it. please help
    [FONT="Arial"]http://welgame.com[/FONT]

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

    Default Re: install SSL Admin

    In /includes/admin/configure.php
    find
    Code:
     // secure webserver for catalog module and/or admin areas?
      define('ENABLE_SSL_CATALOG', 'false');
      define('ENABLE_SSL_ADMIN', 'false');
    Alter false to true

    In /includes/configure.php
    find
    Code:
    // secure webserver for checkout procedure?
      define('ENABLE_SSL', 'false');
    Alter false to true
    Dezina ZenCart Templates
    Please do not PM for support queries..Post in forums..help others

  5. #5

    Default Re: install SSL Admin

    Thanks all reply, When i changed the defina to "false" like up then is well. Thanks again!
    [FONT="Arial"]http://welgame.com[/FONT]

 

 

Similar Threads

  1. how to install an ssl certification?
    By swj19821119 in forum General Questions
    Replies: 1
    Last Post: 23 May 2006, 10:27 AM

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
  •