Both your client and your server must have the local flag turned on. Check phpMyAdmin 
to see if there is an option to turn this on for the client side. I use ADO/ODBC and I 
have to create a my.cnf file on the client machine with local infile=1(ON) in the 
[client] section and tell the ODBC driver to use local settings. The PHP API surely 
has something similar.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to