PDA

View Full Version : mysql05


snephenie
4-16-05, 12:49 AM
I have tried repairing the tables and still have not had any luck with getting our forum back up.

This is the error I am getting.

Warning: mysql_connect(): Access denied for user 'steph'@'10.0.98.14' (using password: YES) in /www/n/nabcg/htdocs/phpBB2/db/mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /www/n/nabcg/htdocs/phpBB2/db/mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /www/n/nabcg/htdocs/phpBB2/db/mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database

I understand there are some issues with the databases right now, just want to make sure that there is nothing else that I could be doing to fix it.

Thanks.

James
4-16-05, 04:40 AM
failing to connect to the mysql server is not a sign of corrupt tables, but usually a username/password problem. Try resetting them in OPS or make sure your password in your scripts is correct.

fazutan
4-16-05, 04:44 AM
Yesterday i had the same problems with database , today my all sites are down whot's going on ???


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /www/g/xxx/htdocs/components/com_tfsformambo/tfsformambo.php on line 212

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /www/g/xxx/htdocs/components/com_tfsformambo/tfsformambo.php on line 417

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /www/g/xxxx/htdocs/components/com_tfsformambo/tfsformambo.php on line 429

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /www/g/xxx/htdocs/components/com_tfsformambo/tfsformambo.php on line 471

Elleth Faewen
4-16-05, 09:45 AM
My databases on SQL05 were down again early this morning too. They are back up now.

snephenie
4-16-05, 02:17 PM
failing to connect to the mysql server is not a sign of corrupt tables, but usually a username/password problem. Try resetting them in OPS or make sure your password in your scripts is correct.

Thanks it is working now.