| Author |
Message |
MommaCassie
|
Posted: 29 Jan 2006 17:10:30
How do I set a user name and password for the database? When I try to run the query through phpMyAdmin, I get this error:
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'BY 'password' WITH GRANT OPTION' at line 1
I used the same username and password that I use to enter phpMyAdmin. There is an area in my control panel that allows me to set the db as a user and add a password. I then ran the query and got this error:
#1044 - Access denied for user: 'dbusername@localhost' to database 'dbname'
What am I doing wrong??
|
skalinks Admin
|
Posted: 30 Jan 2006 21:18:21
Hello MommaCassie
Does you try to change password for user of your database or you try to change password for admin of skalinks directory?
If you have one user, which can connect to database and work with db, you should point this username and pass into installation form of skalinks script, also you need to point db name and hostname, please read http://www.skalinks.com/inst_manual.php for more information about installation.
Thank you!
|
|