Page 1 of 1

General Error

PostPosted: Sat May 27, 2006 5:01 am
Author: egdcltd
I have suddenly started getting the following error message

General Error

Could not obtain user/online information

DEBUG MODE

SQL Error : 1 Can't create/write to file '/tmp/#sql_25c5_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 >= 1148734621 ORDER BY u.username ASC, s.session_ip ASC

Line : 178
File : page_header.php


The site was working fine last night, but I started getting this error this morning

PostPosted: Sat May 27, 2006 5:28 am
Author: Adrian Rea
This is often when a host has made adjustments that have knocked the db out a bit. Try ACP, General Admin, Optimize db, scroll down to the bottom and click Optimize

A

Re: General Error

PostPosted: Sat May 27, 2006 6:34 am
Author: egdcltd
Only problem is, I can't log into ACP because of the error. Can I do it from phpMyAdmin?

Re: General Error

PostPosted: Sat May 27, 2006 9:11 am
Author: egdcltd
Never mind, my host fixed it, as it was affecting all my MySQL databases.

PostPosted: Sat May 27, 2006 1:24 pm
Author: Adrian Rea
Kewl, glad it was not just IM <img>

A