Topic: Errcode: 30 Errno:1

Hi there,

We had this faboulous forum running and today we started getting the "unable to fetch post info" error.
Here's the debug information.

We're using version 1.2.4 and yes, we'll upgrade to 1.2.10 as soon as we get this fixed :>)

Thanks in advance!

Paul

--------------------------------
An error was encountered
File: [replaced for security purposes]
Line: 186

PunBB reported: Unable to fetch post info

Database reported: Can't create/write to file '/tmp/#sql_896_0.MYI' (Errcode: 30) (Errno: 1)
--------------------------------

Re: Errcode: 30 Errno:1

looks like your mysql server isn't feeling healthy ... (MYI is mysql files, IIRC)

I guess repairing tables could solve it ... or make sure /tmp hasn't run out of free space (and enough free to make temprorary files)

Re: Errcode: 30 Errno:1

Thank you, Frank,

This forum is running on a shared hosting account. The host needed to restart the php server
and voilá...it all works now.

Now on to the update :>)

Paul