V
voltaq
Guest
I have an php-script that connects to a MySQL database.
But I get the following error:
[Host 'localhost.localdomain' is not allowed to connect to this MySQL server]
I think it's because 'localhost.localdomain' isn't included in the "allowed hosts" of MySQL.
My question is: How can I add 'localhost.localdomain' to the "allowed hosts" of MySQL?
Thanks in advance.
Edit/Delete Message
But I get the following error:
[Host 'localhost.localdomain' is not allowed to connect to this MySQL server]
I think it's because 'localhost.localdomain' isn't included in the "allowed hosts" of MySQL.
My question is: How can I add 'localhost.localdomain' to the "allowed hosts" of MySQL?
Thanks in advance.
Edit/Delete Message