If I have a user who has all rights to a database and can connect to mysql from a shell prompt, see and make changes to that database but when the same user trys to connect via a php page gets an "Access denied for user...." message. What do I need to check/look at to fix this?