PDA

View Full Version : MySql02/WWW08 issues today


jimnyc
10-14-03, 02:17 PM
I get the following message occasionally when clicking on any link within my message board (and all my users are reporting the same errors):

"Warning: mysql_pconnect(): Access denied for user: 'jimnyc@www08.powweb.com' (Using password: NO) in /www/j/jimnyc/htdocs/forums/admin/db_mysql.php on line 38"

Then I get this via the automated email:
"Link-ID == false, connect failed
mysql error: Access denied for user: 'jimnyc@www08.powweb.com' (Using password: NO)

mysql error number: 1045"


Anyone know what could be causing this?

Thanks!

jeiar
10-14-03, 03:40 PM
I m getting a similar error on quasar.powweb.com

Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/tmp/mysql.sock'

But the thin is I can connect remotely from my house. My phpMyAdmin and InvisionPowerBoard connections are dead, but phpBB2 seems to work. Any ideas?

tbonekkt
10-14-03, 03:42 PM
www08.powweb.com is not your MySQL server. Log into OPS, select the appropriate package, then click on the MySQL tab. It'll tell you your MySQL servername.

Also, make sure you're not using 'localhost' as your MySQL server.

jeiar
10-14-03, 03:49 PM
I figure out the problem. For some reason about 1/4 of my config file got deleted. hmm. Now to figure out the phpMyAdmin prob :)