PDA

View Full Version : SquirrelMail Problem



gorski
07-03-2004, 10:10 AM
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 !

fusionictnl
07-03-2004, 10:38 AM
Hey,

is xinetd up and running ? (and installed)

run: /usr/local/directadmin/scripts/imapd.sh



Jordy

DirectAdmin Support
07-04-2004, 02:00 PM
http://help.directadmin.com/item.php?id=14

John

gorski
07-04-2004, 06:13 PM
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

skruf
07-04-2004, 06:36 PM
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