Archive for the ‘PHPBB’ Category

Can’t create/write to file /tmp/ (Errcode: 28)

Monday, December 29th, 2008

The tutorial explain how to fix error cause by MYSQL daemon/engine on your server has run out of space for storing its own database files. If the filename/path mentioned includes “/tmp/” in it, then the error is likely referring to temporary/swap files instead of main database files.

>>read more