[quote:392ac80556][i:392ac80556]Originally posted by HOSTFORWEB[/i:392ac80556]
[quote:392ac80556][i:392ac80556]Originally posted by bdraco[/i:392ac80556]
[quote:392ac80556][i:392ac80556]Originally posted by HOSTFORWEB[/i:392ac80556]
we have this in /etc/hosts
127.0.0.1 localhost.localdomain localhost
so, that is not correct?[/quote:392ac80556]
You just want localhost .. get rid of localhost.localdomain[/quote:392ac80556]
Ok, now our /etc/hosts looks:
127.0.0.1 localhost
serverIP kaka.host.com kaka
But, php still cannot connect mysql
getting something like that:
[email protected] - connection declined.
[/quote:392ac80556]
Did you restart apache and mysql after editing /etc/hosts?