I'm trying to set up the database link between apache+php and mysql. The error messages that I get have suggested the user 'httpd' does not have sufficient privileges to access the test data bases. I've tried various ways to 'grant' access, but none seem to have any effect.
I've looked at the manual pages on the www.mysql.com and have followed some of them. But still when I do a 'select * from user;' on the mysql db, I see that the httpd user has no privileges. Can some one give me a simple set of commands to set up access correctly. Thanks John Clark --------------------------------------------------------------------- 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