Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Lighttd error

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
debigokan
Posts: 48
Joined: 2016-09-03 15:54

Lighttd error

#1 Post by debigokan »

Hello

I am using lighttpd. But the following I get the error like.
What would be the reason ?

error:
2017-06-22 17:55:33: (server.c.1045) WARNING: unknown config-key: server.socket (ignored)
2017-06-22 18:02:16: (server.c.1558) server stopped by UID = 0 PID = 3212

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Lighttd error

#2 Post by arochester »

And what distro are you using?

Centos Forum https://www.centos.org/forums/viewtopic.php?t=63024

debigokan
Posts: 48
Joined: 2016-09-03 15:54

Re: Lighttd error

#3 Post by debigokan »

Hi

I'm using Debian. What is problem ?

horgh
Posts: 58
Joined: 2008-12-13 10:28

Re: Lighttd error

#4 Post by horgh »

It sounds like a deprecated configuration option. You could grep for it in /etc/lighttpd/* and remove it to fix it. It isn't hurting anything beyond that warning (assuming you've not found anything else broken!).

If you set it yourself, you may want to switch to whatever the new configuration equivalent is as well.

Post Reply