ezsession.MYD

Author Message

jamie harbison

Friday 13 February 2004 6:17:28 pm

Getting a funny error message and no content loading in main pages. Also login to admin sections is not working. I tried clearing caches and cookies:

Error: eZMySQLDB
Feb 14 2004 13:10:36

Query error: Can't open file: 'ezsession.MYD'. (errno: 145). Query: SELECT data FROM ezsession WHERE session_key='67f4028d1403002008af5e432c69a553'

Notice: eZMySQLDB::query(0.000 ms) query number per page:0
Feb 14 2004 13:10:36

SELECT data FROM ezsession WHERE session_key='67f4028d1403002008af5e432c69a553'

Timing:
Feb 14 2004 13:10:36

Module start 'content'

Warning: eZModuleOperationInfo::execute
Feb 14 2004 13:10:36

Missing main operation memento for key: efaa5f7611a2229b2f208efde2ac5c9a

Warning: eZTemplate
Feb 14 2004 13:10:36

No template could be loaded for "node/view/full.tpl" using resource "design"

Timing:
Feb 14 2004 13:10:36

Module end 'content'

What is this ezsession.MYD?

Thanks!

Marco Zinn

Saturday 14 February 2004 2:33:39 am

You session table seems to be corrupt. This happens, when MySQL has no more empty space on the harddisc (MySQL bug, not ezPublish).
Check your harddisc space. Try to "Repair" the ezsession table (using MySQL command line or some interface like phpMyAdmin). This should work.
If not, you probably must re-create the table (content will be lost, but that's okay).
Check (and maybe repair) your other tables, too. If you have one, you could load a backup, but if MySQL runs out of disc-space, the error will re-occur.

Marco
http://www.hyperroad-design.com

Björn Dieding@xrow.de

Sunday 15 February 2004 12:45:59 am

also check your permissions

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

jamie harbison

Sunday 15 February 2004 9:24:22 pm

Thanks guys, that fixed it - ezmodule_run and ezurlalias were also damaged, but fixed OK using PHP/MyAdmin

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.