new server

Post Reply
SMYK
Posts: 15
Joined: Fri Jan 04, 2013 2:11 pm

new server

Post by SMYK »

Good day,
now I change server for my 3 domains (1 master + 2 slaves)
With master all is ok, but for two others I see this on index page:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'girls1'@'localhost' (using password: YES) in /home/fan/public_html/scj/includes/db_modules/mysql.php on line 11
Can not connect to database server

Help me please. Whats a problem? What can I do?

Thanks
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: new server

Post by admin »

I guess those slave site still have old master settings while the new master site is at another location.

You can edit table rot_settings - linked_db* variables at slave sites.
Don't forget to run script update
Post Reply