mmerlin
06-23-2006, 06:52 PM
I upgraded to Apache2 by following this page here
http://www.directadmin.com/features.php?id=441
And now both webmail pages are failing to let people login.
Squirrelmail gives these errors when someone tries to login to webmail
Warning: fsockopen(): unable to connect to localhost:143
in /var/www/html/squirrelmail-1.4.2/functions/imap_general.php on line 454
Error connecting to IMAP server: localhost.
115 : Operation now in progress
Uebimiau gives these errors when someone tries to login to webmail
Warning: Header may not contain more than a single header, new line detected.
in /var/www/html/webmail/inc/inc.php on line 145
Warning: fsockopen(): unable to connect to localhost:110
in /var/www/html/webmail/inc/class.uebimiau_mail.php on line 66
Warning: Cannot modify header information -
headers already sent by (output started at
/var/www/html/webmail/inc/inc.php:145) in /var/www/html/webmail/msglist.php on line 21
These issues may be the same ones mentioned here:
http://www.directadmin.com/forum/showthread.php?threadid=12897
And also, it seems that Perl has changed.
I have a site which uses Perl to connect to another site for WHOIS lookups, but now it returns this error message:
Connect failed to: {name of the whois server}
If anyone has any suggestions as to where I should start looking, it would be greatly appreciated.
http://www.directadmin.com/features.php?id=441
And now both webmail pages are failing to let people login.
Squirrelmail gives these errors when someone tries to login to webmail
Warning: fsockopen(): unable to connect to localhost:143
in /var/www/html/squirrelmail-1.4.2/functions/imap_general.php on line 454
Error connecting to IMAP server: localhost.
115 : Operation now in progress
Uebimiau gives these errors when someone tries to login to webmail
Warning: Header may not contain more than a single header, new line detected.
in /var/www/html/webmail/inc/inc.php on line 145
Warning: fsockopen(): unable to connect to localhost:110
in /var/www/html/webmail/inc/class.uebimiau_mail.php on line 66
Warning: Cannot modify header information -
headers already sent by (output started at
/var/www/html/webmail/inc/inc.php:145) in /var/www/html/webmail/msglist.php on line 21
These issues may be the same ones mentioned here:
http://www.directadmin.com/forum/showthread.php?threadid=12897
And also, it seems that Perl has changed.
I have a site which uses Perl to connect to another site for WHOIS lookups, but now it returns this error message:
Connect failed to: {name of the whois server}
If anyone has any suggestions as to where I should start looking, it would be greatly appreciated.