Hello Peramslist, On Thursday, November 06, 2003, Peramslist wrote... > Hi Gentlemen, > I've been using Squirrel Mail for the last two months without any issues but > today when I tried to access the web server I've the following error > messages: > Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or > service not known in > <mywebserverpath>/webmail/functions/imap_general.php on > line 446
> Warning: fsockopen(): unable to connect to localhost:143 in > <mywebserverpath>/webmail/functions/imap_general.php on line 446 > As far as I know I've not changed anything in the config. Well you changed something... read the first error, it tells you all you need to know. getaddrinfo failed... Name or service not known. In other words, it cannot lookup localhost. Check your /etc/hosts file and make sure you have a proper entry. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
