Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-Cart Hosting
 during installing vp-asp at my host
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

rasha
Starting Member

Egypt
11 Posts

Posted - April 23 2011 :  03:11:52  Show Profile  Reply with Quote
Dears

During installing vpasp onto a remote server , at step of selecting db type the following error msg apear:

connection to mysql351 failed.please make sure your database information is correct.The following is the error message: [mysql][odbc driver]Access denied for user rasha@my domain (using password:yes)

I guess that is because my authorities at that server.
please waiting ur advice

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - April 23 2011 :  04:53:49  Show Profile  Reply with Quote
It would looks like your mysql db issue.

you may need to give your MySQL user proper permissions. Log in to MySQL as the MySQL root user and issue these commands:

GRANT ALL PRIVILEGES ON yourdatabasename TO youruser@yourhost IDENTIFIED BY 'password';
FLUSH PRIVILEGES;

Replacing the lower-case strings with the actual values, of course.

If you want (or need) to be more restrictive with database permissions: You will need to at least grant the ALTER, CREATE, DELETE, INSERT, SELECT, and UPDATE permissions to your database user.

Diego
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00