PDA

View Full Version : Help ! I have an error with database


abroad
12-8-06, 06:18 AM
After I used View Backups and downloaded database .I could not log in to phpmyadmin and my forum also had error :Database error
The database has encountered a problem.

I don't know why .
Please help me .

IanS
12-8-06, 06:45 AM
Which MySql server are you using?

abroad
12-8-06, 07:07 AM
Iam using
mysql11.powweb.com

abroad
12-8-06, 07:13 AM
I have created 3 databases .
In MySQL Management , i viewed backups for 1 data ,but then all of databases had error .

abroad
12-8-06, 09:31 AM
error i recieved from mail

mysql_connect() [function.mysql-connect]: Access denied for user 'ldtuan'@'cgi1505.int.bizland.net'
(using password: YES)
/hermes/web08/<<removed>>/pow.<<removed>>/htdocs/forums/includes/class_core.php
on line 271

mitchind
12-8-06, 12:36 PM
IF you can't log in to phpMyAdmin, then your scripts certainly won't work if they're trying to use the same username/password.

Go back into Member Ops MySQL control panel and reset userid password.
Confirm with phpMyAdmin
Then check scripts to ensure they're using same combination of userid/password

abroad
12-8-06, 04:27 PM
I changed all my userid to be different !
It works perfect .
Thank you very much.:D