MyBB Community Forums

Full Version: 1 - Can't create/write to file '/tmp/#sql_4df_0.MYI' (Errcode: 28)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://www.forums.prespawn.com/

Not sure what to make of this error:
Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1 - Can't create/write to file '/tmp/#sql_4df_0.MYI' (Errcode: 28)
Query:
SHOW COLUMNS FROM mybb_users LIKE 'unreadpms'

I appreciate everyone's help, thank you
That's a host issue, you should contact them and ask what is happening. We can't do anything about it.
Contact your webhost. The /tmp partition on the server is full.
Thank you both, I will contact them
I have this error on my VPS.

[Image: SPYp1L5.png]
Try clearing the files on /tmp folder.

Command:

rm -rf /tmp/*