>Does the PHP user have insert authority?

grant insert,alter,select on theTable to phpuser;

you mean this? php user is the user with whom the php file connects 
to the db right?

i executed every statement from the shell as that user,too!

best regards

        udo

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

Reply via email to