Fahrvergnuugen
I am the law!
I have a PHP script which uploads tab delimted text files into the /tmp dir. The script then tells MySQL to import that file.
The file uploads fine, but MySQL does not have permission to read the file. What can be done about this?
The file uploads fine, but MySQL does not have permission to read the file. What can be done about this?