Am Dienstag den, 30. April 2002, um 03:24, schrieb Dicky Wahyu Purnomo:
> On Mon, 29 Apr 2002 08:22:07 -0700 > John Clark <[EMAIL PROTECTED]> wrote: > >> '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. > > you have to give us more information about your php script, and error > messages > > then we can help u ;-) Yes, well, since I've not setup such a system before, I was piecing things together using various 'examples'. I think I have things setup up correctly, and of course, the 'real' problem that I had (other than ignorance of mysql+php+apache), was one of the examples was missing a database element, so the php script failed. However, this does bring up the question of how to enable and where does debugging output go for mysql. In my test case, is there a way I could have seen a log file, found that a request on a database for a piece of data, and found that no allocation had been made in the database for that field. --------------------------------------------------------------------- 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