I don't think this is a general problem, as I'm able to do updates and such with webmin and it uses /tmp for that. This only seems to apply to mysql inside webmin.
I'm trying to import a csv file into a table and I get this error:
Importing data from file /home/webguy/temp/granite.txt ..
/usr/bin/mysqlimport: Error: 29, File '/tmp/.webmin/granite_1869_date.txt' not found (Errcode: 13 - Permission denied), when using table: granite_1869_date
This happens whether I import it from the user's home directory or upload it from my PC.
The problem does not occurr if I use the command line mysql interface, I'm able to import the file just fine there. I'd rather do it using webmin though.
Webmin 1.76
Ubuntu 15.04
MySQL Ver 14.14 Distrib 5.6.25
And I just noticed I mistyped folder in the subject and can't change it. Oops, lol.
Last edit: Allen 2015-08-11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't think this is a general problem, as I'm able to do updates and such with webmin and it uses /tmp for that. This only seems to apply to mysql inside webmin.
I'm trying to import a csv file into a table and I get this error:
This happens whether I import it from the user's home directory or upload it from my PC.
The problem does not occurr if I use the command line mysql interface, I'm able to import the file just fine there. I'd rather do it using webmin though.
Webmin 1.76
Ubuntu 15.04
MySQL Ver 14.14 Distrib 5.6.25
And I just noticed I mistyped folder in the subject and can't change it. Oops, lol.
Last edit: Allen 2015-08-11