Forum Moderators: coopster

Message Too Old, No Replies

New to Mysql, please help

         

Acternaweb

12:13 pm on Oct 7, 2003 (gmt 0)

10+ Year Member



I am trying to run a script and am getting the following error message:

Could not create a mySQL connection, please check the SQL values entered

MySQL error was : Access denied for user: 'pgreen@localhost' (Using password: YES)

Any help would be much appreciated.

Thanks,

bcolflesh

1:12 pm on Oct 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Typically this is caused by using the wrong username/password combo in your SQL connection statement.

Acternaweb

1:23 pm on Oct 7, 2003 (gmt 0)

10+ Year Member



haha, ok how do I set them up? I thought the script would do it.

bcolflesh

1:29 pm on Oct 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



mysql.com/doc/en/GRANT.html

coopster

4:21 pm on Oct 9, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Check the post by coopster on this thread
[webmasterworld.com...]
The first few lines show how to make a connection to your database.