Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2008
    Location
    San Diego
    Posts
    159
    Plugin Contributions
    0

    Default fix_cache_key problem

    Set up the Cherry Zen at home - looks good to me and runs well - no problems
    so uploaded to my main site as a /store but cannot get the database to see the site.
    when I run fix_cache_key.php from the cache of the new site I get:

    Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.;c:\php4\pear') in h:\domains\clonecopies.com\wwwroot\store\cache\fix_cache_key.php on line 65

    I have triple checked my config. files in both and have the www site names correct in both.
    also,
    are my database entries good?
    define our database connection
    define('DB_TYPE', 'mysql');
    define('DB_PREFIX', '');
    define('DB_SERVER', 'localhost');
    define('DB_SERVER_USERNAME', '*******');
    define('DB_SERVER_PASSWORD', '******');
    define('DB_DATABASE', 'clonecart');
    define('USE_PCONNECT', 'false');
    define('STORE_SESSIONS', 'db');
    // for STORE_SESSIONS, use 'db' for best support, or '' for file-based storage

    Thnx in advance

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: fix_cache_key problem

    You are placing the file in the wrong location, place it in to store folder
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    Sep 2008
    Location
    San Diego
    Posts
    159
    Plugin Contributions
    0

    Default Re: fix_cache_key problem

    thanx for prompt reply:
    which file are you referring to?

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

    Default Re: fix_cache_key problem

    fix_cache_key.php
    Goes into your main /store folder where your index.php
    file for zencart resides..
    DELETE that fix_cache_key.php after use.

 

 

Similar Threads

  1. Fix_Cache_Key
    By broeder in forum General Questions
    Replies: 6
    Last Post: 20 Jun 2010, 07:10 PM
  2. Fix_cache_key
    By brikat in forum Basic Configuration
    Replies: 15
    Last Post: 8 May 2009, 06:41 PM
  3. fix_cache_key.php weird problem
    By erezw in forum General Questions
    Replies: 4
    Last Post: 19 Feb 2009, 04:33 AM
  4. fix_cache_key error
    By isaacr25 in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 8 Nov 2007, 06:04 AM
  5. problem in Grabing the Fix_Cache_Key after moving to new server
    By elaine99 in forum Installing on a Windows Server
    Replies: 1
    Last Post: 3 Aug 2007, 03:34 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