Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Dec 2005
    Location
    Fort Wayne, Indiana
    Posts
    10
    Plugin Contributions
    0

    Error message and no website

    I can not go to my website or to the admin area, I get the following message:

    1016 Can't open file: 'zen_sessions.MYI' (errno: 145)


    Does anybody know what this means and if so how to fix it? Thanks, Peter.

  2. #2
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Error message and no website

    In your includes/configure.php, and admin/includes/configure.php file, which sessions handling did you set ?

    - File
    - db

    ?

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Error message and no website

    Sounds like perhaps a MySQL crash ...

    If you go to your phpMyAdmin ...

    Select the session table and run the repair on it ...

    NOTE: your table will be called:
    zen_session
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Error message and no website


    NOTE: your table will be called:
    zen_session
    It's: zen_sessions actually.

  5. #5
    Join Date
    Dec 2005
    Location
    Fort Wayne, Indiana
    Posts
    10
    Plugin Contributions
    0

    Default Re: Error message and no website

    The sessions are set to db. I do not have phpMyAdmin. I did not set up the site so I am sorta limited here.

  6. #6
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Error message and no website

    This was even problematic the first days I started with Zen-Cart as I have already posted this problem before on the old forum. Got fixed by -

    replacing:

    PHP Code:
    define('STORE_SESSIONS''db'); 
    into:

    PHP Code:
    define('STORE_SESSIONS'''); 
    from both configuration files. This should do the trick.

  7. #7
    Join Date
    Dec 2005
    Location
    Fort Wayne, Indiana
    Posts
    10
    Plugin Contributions
    0

    Default Re: Error message and no website

    Thank you thank you thank you. It is all fixed now. I appreciate the help very much.

  8. #8
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Error message and no website

    Thanks for the update and inputs.

  9. #9
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Error message and no website

    Storing the sessions in the database is a better plan ...

    Contact your hosting site and find out how to use phpMyAdmin and fix this correctly ...

    Also find out if they know why the MySQL server had a problem ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #10
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Error message and no website

    Would seem to be the case. I also found a detailed post that mentions it:

    http://www.zen-cart.com/forum/showpo...96&postcount=6


 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v154 Error message on website when installing new template
    By Awalji in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 18 May 2015, 03:25 PM
  2. Website gone, error message in its place...what does it mean??
    By icklebits in forum General Questions
    Replies: 2
    Last Post: 3 Mar 2009, 10:03 PM
  3. Error message when testing checkout at my website
    By mmullen in forum General Questions
    Replies: 1
    Last Post: 29 Aug 2008, 05:21 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