Page 1 of 1

SQL CRASH ?

PostPosted: Tue Apr 14, 2009 12:09 am
Author: XHIBIT
And I checked all the CHMODD settings and they are correct, its somethin else.

General Error

Could not obtain user/online information

DEBUG MODE

SQL Error : 1030 Got error 28 from storage engine

SELECT u.*, s.session_logged_in, s.session_time, s.session_page, s.session_ip FROM phpbb_users u, phpbb_sessions s WHERE u.user_id = s.session_user_id AND s.session_time >= 1239692147 ORDER BY u.username ASC, s.session_ip ASC

Re: SQL CRASH ?

PostPosted: Tue Apr 14, 2009 12:57 am
Author: Helter
Error code 28: No space left on device
One ore more of the partitions on your servers hd is full. You need to shut down your forum and contact your host.