phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] kill session error


From: Ralf Becker
Subject: Re: [Phpgroupware-users] kill session error
Date: Mon, 11 Aug 2003 10:54:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030626



The Emilsons wrote:
Then trying to get logged in all I see is this for a login >

Database error: Invalid SQL: select content from phpgw_app_sessions
where sessionid = '0' and loginid = '0' and app = 'phpgwapi' and
location = 'config'
MySQL Error: 1016 (Can't open file: 'phpgw_app_sessions.MYI'. (errno:
145))

That error says that MySQL cant open the file which contains the table phpgw_app_session. Either you deleted it (changed the perms) or the table got corrupted. There's a separate program and/or a sql command to repair / rebuild the table. See the MySQL docu or search this list :-)

Ralf


File: /home/viking/public_html/office/phpgwapi/inc/functions.inc.php
Line: 656
Session halted.
Fatal error: Call to a member function on a non-object in
/home/viking/public_html/office/phpgwapi/inc/class.db_mysql.inc.php on
line 568


Where can I read about these items? So I can learn to fix this?

Thnx  (



Hi all

I killed a session from within phpgroupware, and was brought to this
page:
Database error: Invalid SQL: DELETE FROM phpgw_app_sessions WHERE
sessionid='34c5ad3dca48425e83531bb24dfb218f'
MySQL Error: 1030 (Got error 127 from table handler)

File:
/home/viking/public_html/office/phpgwapi/inc/class.sessions_db.inc.php
Line: 700
Session halted.

How can I fix the tables?


Regards
Phil











_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users



_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users


--
----------------------------------------------------------------------
Ralf Becker
digital ROCK, Becker & Macht GbR            Telefon +49 (631) 31657-51
Leibnizstraße 17                            Telefax +49 (631) 31657-52
D-67663 Kaiserslautern                 EMail address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]