Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Location
    California
    Posts
    345
    Plugin Contributions
    0

    Default SSL set up in Admin Configure file

    I just went to add the SSL info to the configure files. I find the file in includes/configure.php is okay. However, in the Admin section, there is no configure.php file, it is called 'configuration.php'. Is this a problem? Is the file I need to change? Should I rename it? I'm sure I renamed it correctly when I installed. I'm just about ready to go live; everything is finished except for the ssl set up and the security changes.

    Please tell me this is okay. The Admin is working fine and has been.

    Depression is setting in. . . . .
    Cheryl

  2. #2
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: SSL set up in Admin Configure file

    admin/includes/configure.php
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  3. #3
    Join Date
    Jan 2007
    Location
    California
    Posts
    345
    Plugin Contributions
    0

    Default Re: SSL set up in Admin Configure file

    oh THANK YOU! Stressing myself out with the thought of touching a config.php file...... Going to change now. One day maybe I'll get over it......

    Seriously though, thank you,
    Cheryl

  4. #4
    Join Date
    Jan 2007
    Location
    California
    Posts
    345
    Plugin Contributions
    0

    Default Re: SSL set up in Admin Configure file

    Darn! Errors. I asked my hosting CO if I needed to move the catalog and no one has gotten back to me. Is that what this error means?


    Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php): failed to open stream: No such file or directory in /home/content/./././.../html/index.php on line 43

    Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php): failed to open stream: No such file or directory in /home/content/./././..../html/index.php on line 43

    Fatal error: main(): Failed opening required 'DIR_WS_TEMPLATEStemplate_default/common/html_header.php' (include_path='.:/usr/local/lib/php') in /home/content/./././......../html/index.php on line 43

    Everything was working up until I just changed to the SSL. Here's what I typed in the includes/config.php

    // Define the webserver and path parameters
    // HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com
    // HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com
    define('HTTP_SERVER', 'http://208.109.193.212');
    define('HTTPS_SERVER', 'https://208.109.193.212');

    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'true');


    And for the admin/includes/config:

    */
    define('HTTP_SERVER', 'http://208.109.193.212');
    define('HTTPS_SERVER', 'https://208.109.193.212');
    define('HTTP_CATALOG_SERVER', 'http://208.109.193.212');
    define('HTTPS_CATALOG_SERVER', 'https://208.109.193.212');

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


    I suspect I have missed something distinct to my hosting provider?

    Thank you,
    Cheryl

 

 

Similar Threads

  1. Empty configure.php file in admin/includes
    By freya in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 1 Oct 2010, 07:51 PM
  2. How to set right user permisssons configure.php file?
    By ngocnguyen in forum Basic Configuration
    Replies: 14
    Last Post: 18 Jul 2009, 04:02 PM
  3. configure admin after SSL install
    By duquecigars in forum Templates, Stylesheets, Page Layout
    Replies: 27
    Last Post: 2 May 2008, 03:42 PM
  4. No admin/includes/configure.php file?????
    By underworldmagic in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 21 Dec 2006, 11:15 PM

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