Thread: Fix_cache_key

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Apr 2007
    Posts
    55
    Plugin Contributions
    0

    Default Fix_cache_key

    I'm having problems updating my Sessions Directory (Admin < Configurations < Sessions). I downloaded the Fix_cache_key, uploaded it through FTP and opened it up (is that how I run it?) and it isn't resetting my sessions directory. I still see the old path (just move the site to a new server). Looks like everything moved over O.K. but I'm stuck on this last step. I've tried viewing this Fix_cache_key.php while in FTP and also through Cpanel and it's still not doing anything.

    What am I doing wrong? Any help would be greatly appreciated.

    Lisa
    www.multiple-expressions.com

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Fix_cache_key

    After uploading, point your browser to the file. It will give instructions on-screen.

    Details here:
    http://www.zen-cart.com/index.php?ma...products_id=82
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Apr 2007
    Posts
    55
    Plugin Contributions
    0

    Default Re: Fix_cache_key

    Thank you. I finally figured out how to do that and it worked except I saw three warning messages at the top.

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/mysite/fix_cache_key.php:43) in /home/mysite/includes/functions/sessions.php on line 108

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/mysite/fix_cache_key.php:43) in /home/mysite/includes/functions/sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/fix_cache_key.php:43) in /home/mysite/includes/init_includes/init_templates.php on line 78



    Is this something I need to be concerned about? If so, any ideas how to fix this?

    Thanks so much for your earlier response.

    Lisa

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Fix_cache_key

    No, you don't need to worry about those warnings in this case.
    The important thing to check is whether your site is working !
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Apr 2007
    Posts
    55
    Plugin Contributions
    0

    Default Re: Fix_cache_key

    O.K. Great. Thank you again!!

    Lisa

  6. #6
    Join Date
    Apr 2007
    Posts
    55
    Plugin Contributions
    0

    Default Re: Fix_cache_key

    I'm now getting similar error messages during customer Log In. So something isn't right. I have no clue what the problem could be. Could someone please help?

  7. #7
    Join Date
    Apr 2007
    Posts
    55
    Plugin Contributions
    0

    Default Re: Fix_cache_key

    With log in and log out I get:

    Warning: Variable passed to each() is not an array or object in /home/mysite/includes/classes/db/mysql/query_factory.php on line 114

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/mysite/includes/classes/db/mysql/query_factory.php:114) in /home/mysite/includes/functions/sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/includes/classes/db/mysql/query_factory.php:114) in /home/mysite/includes/init_includes/init_templates.php on line 78

    Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/includes/classes/db/mysql/query_factory.php:114) in /home/mysite/includes/functions/functions_general.php on line 44

  8. #8
    Join Date
    Apr 2007
    Posts
    55
    Plugin Contributions
    0

    Default Re: Fix_cache_key

    The above post is the log out error.

    The log in error is this:

    Warning: Variable passed to each() is not an array or object in /home/mysite/includes/classes/db/mysql/query_factory.php on line 114

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/mysite/includes/classes/db/mysql/query_factory.php:114) in /home/mysite/includes/functions/sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/includes/classes/db/mysql/query_factory.php:114) in /home/mysite/includes/init_includes/init_templates.php on line 78

  9. #9
    Join Date
    Apr 2007
    Posts
    55
    Plugin Contributions
    0

    Default Re: Fix_cache_key

    Uploaded a back-up of my site and all is working again with Log in. For some reason all the problems occured when I tried to upload the MZMT shipping module and shipping zones. Must be something wrong still since I saw similar error messages when using the fix_cache_key to update sessions in admin. I'm at a loss.........

  10. #10
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Fix_cache_key

    In your /includes/configure.php file, what is the setting for SQL_CACHE_METHOD ?
    What happens if you change it to 'none' ?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 2 12 LastLast

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 problem
    By rufusclc in forum General Questions
    Replies: 3
    Last Post: 16 Oct 2008, 12:05 AM
  3. fix_cache_key.php - ERROR
    By imfsub12 in forum General Questions
    Replies: 6
    Last Post: 1 Oct 2008, 02:19 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. Fix_cache_key error...
    By rebekah in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 18 Oct 2006, 08:14 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