Ok, I'm brand new at this stuff. I'm trying to set up a blogging program on my website, I followed the directions and I cant get it to work. I created a MySQL database and made a table just as the instructions said. I didn't know about the number of fields because it didn't mention that, so I just made one. Anyway I made sure my username and password are correct and edited the PHP file correctly. But when I access the blog.php file from my browser, like said in the instructions, I get this message:
Warning: mysql_connect(): Access denied for user: '******_@server1.ripplehost.com' (Using password: YES) in /home/******/public_html/orca/ob_head.php on line 50
Could not connect to the MySQL server!
The ****** is my user name and it all seems correct. What could be wrong?
Btw, I'm using MyPHPAdmin to create the table.
Any help would be great.
Warning: mysql_connect(): Access denied for user: '******_@server1.ripplehost.com' (Using password: YES) in /home/******/public_html/orca/ob_head.php on line 50
Could not connect to the MySQL server!
The ****** is my user name and it all seems correct. What could be wrong?
Btw, I'm using MyPHPAdmin to create the table.
Any help would be great.