php nuke help

Hello people,
I have never worked with PHP Nuke but a client is facing this problem. It looks to me as if he has the wrong settings for his MySql DB.
Perhaps he has it set for "localhost" and should have it set for "mysqlX.xxxx.com"

Is that it? And if yes, where on Nuke does he change that? Follow below the Error he gets:
Thank you

Warning: mysql_connect(): Can't connect to MySQL server on 'localhost'
(10061) in D:\hshome\night\xxxxxx.com\nuke\upgrades\1.x\upgrade1-25.php on line 11

Warning: mysql_query(): Can't connect to MySQL server on 'localhost'
(10061) in D:\hshome\night\xxxxx.com\nuke\upgrades\1.x\upgrade1-25.php on line 16

Warning: mysql_query(): A link to the server could not be established in
D:\hshome\night\xxxxx.com\nuke\upgrades\1.x\upgrade1-25.php on line 16
Creation of pollcomments table failed!
2003: Can't connect to MySQL server on 'localhost' (10061)
 
Back
Top