Ciaran Baker
Member
I have recently migrated my MySQL database to a different box from the install of XenForo. My firewall rules are all configured and I can connect to the database from the box with XenForo installed. However, my XenForo is still trying to connect to the local MySQL.
I have changed the config.php to the new IP address of the server, yet in my error log it suggests that it is trying to connect to the local MySQL.
	
	
	
		
				
			I have changed the config.php to the new IP address of the server, yet in my error log it suggests that it is trying to connect to the local MySQL.
		Code:
	
	PHP Fatal error:  Uncaught XF\\Db\\Exception: Access denied for user 'root'@'***.**.**.152' (using password: YES) 
 
		 
 
		
 
 
		 
 
		