Windows Shared Hosting – simply a Web Server that runs Windows OS that is shared by multiple web sites with multiple owners, making it affordable for anyone to start hosting their sites. Hostripples provides affordable,cost-effective, reliable, quality and managed Web hosting services. We offer a plethora of features where you get unlimited web space, […]
See MoreCategory: MYSQL
Mysql Error: Can’t create/write to file (Errcode: 17)
Sometimes you may face the error for a mysql driven website. All of sudden a site has started to display this error: Can’t create/write to file ‘#sql_5a0_0.MYD’ (Errcode: 17) Its MySQL error, MySQL is saying the it cannot write to that directory. Its most probably related file exists in that directory. The/tmp is a folder used […]
See MoreMysql error, Can’t create/write to file ‘/var/tmp1/#sql_e2f_0.MYI’ (Errcode: 2)]
When you are getting bellow error on the server because of big temporary tables created while executing a query due to which the tmp folder is full and unable to write the data there. The solution is to increase the size of tmp directory or change its path on the server . Mysql error, Can’t […]
See More
You must be logged in to post a comment.