Page 1 of 1

Site Down Sql error?(fixed)

PostPosted: Sat Feb 24, 2007 9:35 am
Author: Leadfoot
Hmm went to bed and woke up to my site being down. Funny thing is I also went to my backup site and it is also down. I am getting the following error and believe that it may be a host problem.

General Error

Could not obtain user/online information

DEBUG MODE

SQL Error : 1 Can't create/write to file '/tmp/#sql_1e8_0.MYD' (Errcode: 17)

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 >= 1172333598 ORDER BY u.username ASC, s.session_ip ASC

Line : 216
File : page_header.php

Because this happened to both forums at same time I believe it to be a host issue. Anyone else have any ideas. Both forums are on seperate db's so I dont know why both would be affected when the one isnt being used.

PostPosted: Sat Feb 24, 2007 9:49 am
Author: Leadfoot
Turned out to be a host issue. It is now fixed>