logo
Published on Technical articles on: Windows servers, Apache Web Server, MySQL, PHP, IIS (http://www.sitebuddy.com)

Error: Can't create/write to file...

By chris
Created 12 Jan 2006 - 5:19pm

I was getting error messages about: Can't create/write to file ...
Solution:
It was solved this by use forward slash in the path like:
tmpdir=T:/temp

Regular backslashes work just fine in the other MySQL path definitions/directives. But it looks like in the world of MySQL, Apache...etc... it is usually better to use forwardslashes.


Source URL:
http://www.sitebuddy.com/MySQL/Error/create/write/file