Someone have the phpmyadmin working in multiserver enviroment and would share how to get this working please?
I have tried on web.server.com:
dpkg-reconfigure phpmyadmin
Then i set to connect directly on the other server: db.server.com
But when i try log seems the phpmyadmin send the login as:
username@web.server.com
And so, pop error about access denied.
There someway to rewrite the domain name inside of phpmyadmin?
I mean for try log as:
username@db.server.com (already exists since ISPConfig created by the pannel)
instead
username@web.server.com (dont exists)