These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Error when logging to Squirrel Mail on the new forum.
Hi all,
I am getting this error when logging to my squirrelmail.
ERROR Error connecting to IMAP server: localhost. 0 : php_network_getaddresses: getaddrinfo failed: Name or service not known Go to the login page
any suggestions??
Thanks for reading my post and I really appreciate all your help.
Best
Howdy,
What is the contents of your /etc/hosts file?
In there, you'd want to make sure it contains a line that contains this:
127.0.0.1 localhost
This is my hosts file
[root@308217 ~]# vim /etc/hosts 127.0.0.1 localhost 192.168.10.22 308217.funtimecharters.com 308217
Still the same, is there any logs i can see with the possibility of diagnosing this error. The internet is suggesting that the host file should have as you suggested and it seems to have solved a lot of similar issues out there.
But in my case, I am out of luck.
Thanks andreychek, I really appreciate your help.
cheers
Go to WebMin, then at the bottom of the left menu, click "System Information", then in the status tab, click the refresh icon under "Action" column, that worked for me...
Thanks Matimont, that helps