Trouble Connecting With Non-Admin Account Via PHP

2002-04-16 Thread Zyxian
using that user and make any changes to the database. I am running MySQL 4.0.1-alpha and PHP Version 4.2.0rc1. Any help will be much appreciated as I have been at trying to figure this out for several days now. Zyxian - Before

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

Re: access denied on use database, linux on PC

2002-04-16 Thread Zyxian
.* to ps_user@%; (% is a wild card) This is a link for the grant statement: http://www.mysql.com/doc/G/R/GRANT.html Zyxian On Wed, 17 Apr 2002 11:33:36 +0800, ÅÇ´f¼Ù(Borus.Kung) wrote: After I installed MySQL in linux on a PC, version mysql-3.23.49a-pc