PDA

View Full Version : Is mysql02.powweb.com down again?


the305
10-28-03, 12:21 AM
Ok, at first, I thought that I was just getting problems from message board so I tried to fix it. But phpadmin will not load at all. no matter what i do, it will not even take me to the phpadminfolder's index.php file. then i tried to use another one of my php programs (knews) and i got yet another error message saying that "Error, database cannot be connected to"

I have not altered these scripts, their properties, or permissions in weeks and the problems just happened. Is mysql02.powweb.com down or do I need to scrap everything and start over?

cronjob
10-28-03, 12:59 AM
mysql02 works for me

HalfaBee
10-28-03, 01:14 AM
Has your site been very busy?
You may have reach one of the mysql limits.
It should restore in 1 hour.

HalfaBee

the305
10-28-03, 01:05 PM
no my site isn't getting that much traffic.

the305
10-28-03, 04:09 PM
now i'm able to use it for certain things, but it gives me this message when i try to access the boards:

Warning: mysql_connect(): Access denied for user: 'enagee@comet.powweb.com' (Using password: YES) in /www/t/the305/htdocs/phpbb2/db/mysql4.php on line 48

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

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

Could not connect to the database

what should i do?

cronjob
10-28-03, 04:43 PM
I am certianly no mysql, php, or phpbb expert but based on the available data, I would try to confirm (or rule out) that Powweb's recent mysql version upgrade broke phpbb. If this is it, I would think that the issue is well known and understood by now, and a fix is readily available. Maybe there is more info on phpbb's phpbb ;) .

Mike

HalfaBee
10-28-03, 04:46 PM
Check your username and passwd for your mysql users in http://ops.powweb.com they must match the ones in your script exaclty.
These are CaSe sensitive.

HalfaBee

satis
10-28-03, 06:41 PM
for the record, I'm on mysql02 and run phpbb and everything's fine on my end.

the305
10-28-03, 06:49 PM
it works now. thanks.