PDA

View Full Version : Errcode: 13


Tom D
06-01-2008, 07:13 AM
Photopplog was working fine yesterday and now all the suddent i am getting the fallowing error;

Database error in vBulletin 3.7.1:

Invalid SQL:
SELECT *
FROM photoplog_fileuploads
WHERE 1=1
AND fileid > 1 AND fileid <= 3

ORDER BY RAND()
LIMIT 5;

MySQL Error : Can't create/write to file '/tmp/#sql_966_0.MYI' (Errcode: 13)
Error Number : 1
Request Date : Sunday, June 1st 2008 @ 02:04:31 AM
Error Date : Sunday, June 1st 2008 @ 02:04:31 AM
Script : http://theamt.startlogic.com/photoplog/index.php
Referrer : http://theamt.startlogic.com/photoplog/comment.php
IP Address : 71.229.200.204
Username : Tom
Classname : vb_database
MySQL Version : 5.0.51a-log
-----------------------------------------------------------------


Any one have any idea?

Morgan
06-01-2008, 04:28 PM
Check that your server's /tmp directory is world readable and writable.