You are not logged in.

#1 2010-06-26 17:34:10

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

[solved] lighttpd fails to start

http > lighttpd -D -f /etc/lighttpd/lighttpd.conf&
[1] 1739
http > [1]+  Exit 255                lighttpd -D -f /etc/lighttpd/lighttpd.conf

any ideas?

Last edited by Stythys (2010-06-26 17:58:41)


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#2 2010-06-26 17:49:53

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [solved] lighttpd fails to start

I don't see anything, besides you specifying the config file both times and telling lighttpd once not to background while providing an ampersant to tell bash to do so anyway...


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2010-06-26 17:51:35

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: [solved] lighttpd fails to start

what that output is saying is that the lighttpd process immediately dies upon execution.

here's the strace output: http://paste.pocoo.org/show/230308/

Last edited by Stythys (2010-06-26 17:52:12)


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#4 2010-06-26 17:56:45

skorgu
Member
Registered: 2010-06-26
Posts: 1

Re: [solved] lighttpd fails to start

This looks relevant:

connect(5, {sa_family=AF_FILE, path="/tmp/php.socket-0"}, 19) = -1 ECONNREFUSED (Connection refused)

I'd try disabling your fcgi settings and restarting.

Also check /var/log/lighttpd/error.log, maybe something there.

Offline

#5 2010-06-26 17:58:27

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: [solved] lighttpd fails to start

thanks a bunch!


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

Board footer

Powered by FluxBB