MySQL Access Denied
If you're getting access denied on the main server, you're going to need to edit /home/ghostx/config/config.ini and change the username and password in the Encrypted section to match the credentials you were given when installing GhostX, like this:

[Encrypted]
username = "username"
password = "password"


After saving, you can restart the panel and see if this has worked.

For load balancers, you can either follow the above steps or ensure that the main panel mysql is working then reinstall the laod balancer. There is also an option in Management -> Tools -> Quick Tools -> General that will regenerate mysql authentication for your load balancers. If this doesn't fix the issue, the GhostX mysql user doesn't have permission to authorise external users. In which case you will have to ensure that the user does by granting the privilege, or allowing the load balancer IP manually. Either worst-case option here is an advanced procedure and may require external help.

¿Fue útil la respuesta? 0 Los Usuarios han Encontrado Esto Útil (0 Votos)