Hello Mandrich, On Friday, January 02, 2004, Mandrich wrote... > Hello,
> I'm in the process of installing SquirrelMail as part of a package per > the instructions of QmailRocks.org. > (http://freebsd.qmailrocks.org/webmail.htm)This installation is on a > FreeBSD 5.1 running Apache 1.3.27, courier IMAP 2.20, and Squirrelmail > 1.4.2 (with no plug-ins). Mod_php4 has been installed via the ports > collection. > When I open http://www.mydomain.com/webmail I get the login screen. When > I enter a valid account and password I receive the following php errors: > Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: > getaddrinfo failed: No address associated with hostname in > /usr/local/www/data-dist/webmail/functions/imap_general.php on line 454 This looks to be a DNS issue. Check your /etc/hosts file to make sure you have a map for localhost to 127.0.0.1. Also make sure your resolv.conf file is configured correctly, and that your DNS is working correctly. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click -- 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
