DrewGreen
4-15-05, 08:28 PM
Hi,
I'm running a phpbb forum on a subdomain of my site (http://mdp.codemonkeysoftware.net) which has been working fine up until about an hour ago when I got an email off a board member. I get the following error when trying to visit the site:
Warning: mysql_connect(): Can't connect to MySQL server on 'mysql01.powweb.com' (60) in /www/c/codemonkeyso/mdp/htdocs/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /www/c/codemonkeyso/mdp/htdocs/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /www/c/codemonkeyso/mdp/htdocs/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
I've double checked the config.php file where the db login info is stored and everything's in order. I've also tried accessing the sql server through phpmyadmin.powweb.com and I can log in, so I can rule out the server being down.
I use another database (on a different server) for my main site as well, and that seems to be working ok.
So as far as I can tell, nothing's been changed in the site files, and mysql01 is obviously still working. What's changed? :confused:
Cheers,
Drew
I'm running a phpbb forum on a subdomain of my site (http://mdp.codemonkeysoftware.net) which has been working fine up until about an hour ago when I got an email off a board member. I get the following error when trying to visit the site:
Warning: mysql_connect(): Can't connect to MySQL server on 'mysql01.powweb.com' (60) in /www/c/codemonkeyso/mdp/htdocs/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /www/c/codemonkeyso/mdp/htdocs/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /www/c/codemonkeyso/mdp/htdocs/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
I've double checked the config.php file where the db login info is stored and everything's in order. I've also tried accessing the sql server through phpmyadmin.powweb.com and I can log in, so I can rule out the server being down.
I use another database (on a different server) for my main site as well, and that seems to be working ok.
So as far as I can tell, nothing's been changed in the site files, and mysql01 is obviously still working. What's changed? :confused:
Cheers,
Drew