Re: Problems setting up database for PHP/MySQL

2002-04-30 Thread John Clark
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 n

Re: Problems setting up database for PHP/MySQL

2002-04-30 Thread 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

Problems setting up database for PHP/MySQL

2002-04-29 Thread John Clark
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 man