Re: Trouble Connecting With Non-Admin Account Via PHP

2002-04-16 Thread Zyxian
My problem is fixed. I only grant'ed user@localhost. What I needed, and have done, is grant'ed [EMAIL PROTECTED] Once I did that everything worked. Zyxian On Tue, 16 Apr 2002 09:38:19 -0700, Zyxian wrote: Hello. When trying to connect to a database through php using a user that has been gran

Trouble Connecting With Non-Admin Account Via PHP

2002-04-16 Thread Zyxian
Hello. When trying to connect to a database through php using a user that has been granted all rights to the database I get the "Can't connect to database" error. If I use the Admin's name and password I have no trouble connecting through the php page. From a shell prompt I can connect to mysql