Error database conection

Status
Not open for further replies.

rvspaypal23

New Member
Messages
2
Reaction score
0
Points
0
Hi, I have a problem and I don't see the solution in forum.

I have this PHP sentence in a test page:

mysql_connect("localhost","rvspaypa_user01","111111")

I see this error: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'rvspaypa_user01'@'web3.vital.x10hosting.com' (using password: YES) in /home/rvspaypa/public_html/pconexion.php on line 10

I have the database create (rvspaypa_db01) and the user rvspaypa_user01 with password "111111"

The database have assigned the user rvspaypa_01 (I check it many times)

I don't know if I am doing anything wron.... or is a server error.

Sincerely.

Roberto.
 

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
please try now, should be sorted.
 
Status
Not open for further replies.
Top