eon1713 Posted December 31, 2007 Share Posted December 31, 2007 Hi, As of late I have been getting the following error: Database error: Can't create/write to file '#sql_128c_0.MYD' (Errcode: 17) This seems to happen everytime I get about 200 or so hits within a minute. I found that renaming the tmp file gets the site back up and normal but only for a short period of time. From the error it seems to me that it can't overwrite the file because it is already there. Perhaps I have set the permissions wrong on that tmp folder? OS: windows 2003 Web edition Mysql : MySql Server 5.0 Thank you for your time. Quote Link to comment https://forums.phpfreaks.com/topic/83801-errcode-17-on-my-wordpress-blog/ Share on other sites More sharing options...
drranch Posted January 1, 2008 Share Posted January 1, 2008 My best guess is something is blocking the file from being written to. Check the permissions on the folder to make sure they are read/write and if they are find out what applications are running on the server that could be blocking access for writing to the file. If you runnin through a hosted server call support and work with them in clearing temp files on the server. Quote Link to comment https://forums.phpfreaks.com/topic/83801-errcode-17-on-my-wordpress-blog/#findComment-427119 Share on other sites More sharing options...
eon1713 Posted January 1, 2008 Author Share Posted January 1, 2008 Thank you for the reply. I did a test with everyone full control set. That did not help. It is a dedicated server, so I do all of the administration on it. If I delete that temp file it creates or rename it, everything works fine again, but after a short period of time the same error occurs. Quote Link to comment https://forums.phpfreaks.com/topic/83801-errcode-17-on-my-wordpress-blog/#findComment-427147 Share on other sites More sharing options...
drranch Posted January 1, 2008 Share Posted January 1, 2008 Is there antivirus running on the server? If so check to makes sure it isn't blocking it from getting written to. Quote Link to comment https://forums.phpfreaks.com/topic/83801-errcode-17-on-my-wordpress-blog/#findComment-427157 Share on other sites More sharing options...
eon1713 Posted January 1, 2008 Author Share Posted January 1, 2008 There is no antivirus running. Quote Link to comment https://forums.phpfreaks.com/topic/83801-errcode-17-on-my-wordpress-blog/#findComment-427276 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.