>>I tried changing my file using chmod 777 datafile.ext and confirmed that I
am the file's owner. Can anyone help me? 

Your user directory /home/usrename doesn't allow the mysql process to read
files within it (it uses user 'nobody')
Either change the access to your home directory, or put the datafile.txt
somewhere else like /tmp.

Chris


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to