Witam,
jak sobie poradzić w coppermine z tym problemem:
http://img395.imageshack.us/img395/8...perminegx6.jpg ?
Wiem, że tu chodzi o zmianę właściwości foldera, tylko jak? Używam Total Commandera.
Znalazłem tylko coś takiego:
Ale takiego pliku nie mam.I get the error message Can't create/write to file '/tmp/#sql_45d5_0.MYI'. What's wrong?
The problem:
MySQL can't create a temporary file for the result set in the given temporary directory.
The solution:
Alter the tmpdir variable to point to a writable directory. It requires changing the tmpdir line in the my.cnf file, usually in the [mysqld] section (tmpdir = /writable/dir, where /writable/dir is a directory to which you can write).
Ask your webhost to make the above changes.