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.
Code:
Read more
Читать далее...
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...
Read more
Читать далее...