On 17 Feb 2002 at 20:40, Theo Schmidt wrote: ... snip ... > Feb 13 21:40:25 linux syslogd 1.4.1: restart. > Feb 13 21:40:26 linux wwwoffled[415]: WWWOFFLE Demon Version 2.6d > (with zlib,with ipv6) started. > Feb 13 21:40:26 linux wwwoffled[415]: Failed to bind IPv4 server socket [Address >already in use].
This is your problem: There is already a daemon running on port 8080 (perhaps you started squid ??) try netstat -n or lsof to find out ... > Feb 13 21:40:26 linux wwwoffled[415]: Failed to bind IPv4 server socket [Address >already in use]. Feb 13 21:40:26 linux wwwoffled[417]: -- KluWare - Ittner EDV-Service ! http://www.kluware.de/ Ruedesheimer Platz 7 ! [EMAIL PROTECTED] D 14197 Berlin-Wilmersdorf ! [EMAIL PROTECTED] ----------------------------------+----------------------------- *** X-Virus-Scanned by AMaViS perl-11@techno Mon Feb 18 14:30:57 CET 2002
