Results 1 to 10 of 10

Threaded View

  1. #6
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: duplicate configure.php files

    Quote Originally Posted by ShopVille View Post
    Thanks, i deleted that one but i have issues with my site admin, the site is on a subfolder called "testsite" when i hover over a link in the admin i see: "https://***.com/testsite/admin/ezpages.php" but when i click on it i'm taken to: "https://www.***.com/admin/ezpages.php" ...
    define('HTTP_SERVER', 'https://***.com/testsite'); <-- These should not have directories (folders) in them (or a trailing slash). So should be 'https://***.com'. There are three other similiar entries which need to be updated.

    define('DIR_WS_CATALOG', '/'); <-- This should have the directory (folder) including leading and trailing slash. So should be '/testsite/'. The admin one should calculate automatically once you fix the other settings.

    Note: If you are using shared SSL (different hostname and / or path), please tell us as this impacts a number of things.
    Last edited by lhungil; 14 Oct 2013 at 11:24 PM. Reason: clarification
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

 

 

Similar Threads

  1. messed up my configure.php files
    By shanesoine in forum General Questions
    Replies: 3
    Last Post: 12 Apr 2011, 01:00 AM
  2. configure.php files
    By slater555 in forum General Questions
    Replies: 1
    Last Post: 1 Mar 2011, 10:02 PM
  3. I'm stuck! Configure.php files
    By countingsheep in forum Basic Configuration
    Replies: 6
    Last Post: 6 Sep 2007, 09:17 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