PHP Classes

Dealing with "Access denied for user" error

Recommend this page to a friend!

      Quick CSV import  >  All threads  >  Dealing with "Access denied for...  >  (Un) Subscribe thread alerts  
Subject:Dealing with "Access denied for...
Summary:How to fix it
Messages:2
Author:Alexander Skakunov
Date:2007-12-18 16:32:07
Update:2007-12-18 16:35:43
 

  1. Dealing with "Access denied for...   Reply   Report abuse  
Picture of Alexander Skakunov Alexander Skakunov - 2007-12-18 16:32:07
> i'have a little problem again when i upload the csv file for tables then mysql_error show "Access denied for user" and i'm using these passwords through out the site its ok just on uploading csv makes this error.

MySQL manual says:
*************************
to use LOAD DATA INFILE on server files, you must have the FILE privilege

*************************

So check privilege of your user.

  2. Re: Dealing with "Access denied for...   Reply   Report abuse  
Picture of Alexander Skakunov Alexander Skakunov - 2007-12-18 16:34:17 - In reply to message 1 from Alexander Skakunov
How to fix privileges - http://a4.users.phpclasses.org/discuss/package/2917/thread/1/