Hi guys,
I have found a problem in ISPConfig after the update.
I have 3 servers:
webserver.mydomain.com
dbserver.mydomain.com
mailserver.mydomain.com
Follow my steps:
- Create a user
- Create a database user
- Create a database
- Check the mysql user table in dbserver
- Try to connect from the webserver to dbserver
You will see that the webserver.mydomain.com is not included in the mysql database credencials in the dbserver blocking the requests and generating a wrong connection to the database.
I can see just:
Code:
localhost dbuser
123.123.123.123 dbuser
How have I to solve this issue?
Is there a way to add a trusted server in the mysql for all the database users?
thanks
Recent comments
1 day 8 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 18 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 14 hours ago