Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Posts
    5
    Plugin Contributions
    0

    application error Oh Mighty Zenners...

    Well, I am hoping that someone reads my post and can help me out.
    I don't really know where to put this so hopefully I do not offend...

    When I go to my site, the entire format is screwy and i am getting a warning message saying


    Warning: session_start() [function.session-start]: Cannot find save handler files in /home/mysite/public_html/store/includes/functions/sessions.php on line 108

    I am a rookie when it comes to this so...is this telling me that something is missing in line 108 in the file listed? And since I did not code my site, what is it that I am missing and how can I put it back?

    Any thoughts would be great,
    Thanks

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

    Default Re: Oh Mighty Zenners...

    There's not likely anything wrong with the file mentioned in the error message.

    It's telling you that the "sessions" infrastructure of your PHP setup isn't working right -- likely because the "cache" folder on your site isn't set with read-and-write permissions.

    What are the permissions on your cache folder ?
    What's set for the following entries in the bottom of your /includes/configure.php file?
    Code:
      define('STORE_SESSIONS', '????');
      define('SQL_CACHE_METHOD', '????'); 
      define('DIR_FS_SQL_CACHE', '???????????');
    .

    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
    Sep 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Oh Mighty Zenners...

    Thanks for responding to my problem DrByte. It would seem as though my webhost has taken care of it for me. Either that or the problem just fixed itself as I am no longer getting the error messages.

    Thanks again,
    The volunteers on this forum rock. This is the second time you guys have done quick responses to my problems. keep up the good work

 

 

Similar Threads

  1. Zen Cart Color Scheme - The Mighty tile_back.gif
    By Ranch Dog in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Aug 2010, 04:48 AM
  2. Mighty strange problem going on....
    By canemasters in forum General Questions
    Replies: 5
    Last Post: 23 May 2008, 01:12 AM
  3. Thanks Zenners
    By chris21 in forum General Questions
    Replies: 5
    Last Post: 28 Jul 2007, 05:10 PM
  4. For Our UK Zenners ??
    By TinaS in forum General Questions
    Replies: 5
    Last Post: 26 Jul 2007, 04:00 PM
  5. South African zenners
    By Parafanaylya in forum General Questions
    Replies: 0
    Last Post: 19 May 2006, 04:06 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