SquirrelMail Problem

gorski

Verified User
Joined
Mar 12, 2004
Messages
12
Hi when my users whant to log in into SquirrelMail
there have a problem :

"Warning: fsockopen(): unable to connect to localhost:143 in /var/www/html/squirrelmail-1.4.2/functions/imap_general.php on line 454


SquirrelMail version 1.4.2
By the SquirrelMail Development Team
ERROR
Error connecting to IMAP server: localhost.
111 : Connection refused

Go to the login page "

What i need to do to fix them ?

Thanks in mountain !
 
I do this way, and now apache is down, and don't want start :/

"Try recompiling everything from "clean".
cd /usr/local/directadmin/customapache
rm -f configure.*
./build clean
./build update
./build all
/sbin/service httpd restart "


Please Help


When i want to restart httpd

"Stopping httpd: [FAILED]
Starting httpd: [Mon Jul 5 03:17:23 2004] [warn] module perl_module is already loaded, skipping
[Mon Jul 5 03:17:24 2004] [warn] NameVirtualHost
xx.xx.xx.xx:80 has no VirtualHosts
[Mon Jul 5 03:17:24 2004] [warn] NameVirtualHost xx.xx.xx.xx:443 has no VirtualHosts
[Mon Jul 5 03:17:24 2004] [warn] NameVirtualHost xx.xx.xx.xx:80 has no VirtualHosts
[Mon Jul 5 03:17:24 2004] [warn] NameVirtualHost xx.xx.xx.xx:443 has no VirtualHosts
[Mon Jul 5 03:17:24 2004] [warn] NameVirtualHost xx.xx.xx.xx:80 has no VirtualHosts
[Mon Jul 5 03:17:24 2004] [warn] NameVirtualHost xx.xx.xx.xx:443 has no VirtualHosts
[Mon Jul 5 03:17:24 2004] [warn] NameVirtualHost xx.xx.xx.xx:80 has no VirtualHosts
[Mon Jul 5 03:17:24 2004] [warn] NameVirtualHost xx.xx.xx.xx:443 has no VirtualHosts
[ OK ]
"

xx.xx.xx.xx = IP
 
Last edited:
Hey,

I've seen those warnings when there is no virtual hosts on an IP.

In other words, if you have IPs on the server with no virtual hosts assigned to them then you'll see those warnings.

At least thats been my experience...

What does the log file show?

David
 
Back
Top