When I tried to create a simple table for testing purposes I've got the following message :
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'fgnzvvaa_peet'@'voda20.voda20.com' (using password: YES) in /home/fgnzvvaa/public_html/phpdbase/skep1.php on line 3
Access denied for user 'fgnzvvaa_peet'@'voda20.voda20.com' (using password: YES)
I did follow the instructions clearly on how to create database and user.
Plus I did connect the user to the database.
The password is correct . password = klub2008
I also put in the IP address of a possible remote server because I have not transfer everything to vodahost yet.
Please help me
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'fgnzvvaa_peet'@'voda20.voda20.com' (using password: YES) in /home/fgnzvvaa/public_html/phpdbase/skep1.php on line 3
Access denied for user 'fgnzvvaa_peet'@'voda20.voda20.com' (using password: YES)
I did follow the instructions clearly on how to create database and user.
Plus I did connect the user to the database.
The password is correct . password = klub2008
I also put in the IP address of a possible remote server because I have not transfer everything to vodahost yet.
Please help me
Comment