Jump to content
Froxlor Forum
  • 0

Lighttpd Configuration


Stephen

Question

When I use the lighttpd.conf file given in the configuration for Debian Lenny I no longer access to Froxlor. The browser shows a failed to connect message. Thus configuration file does not set $HTTP["host"] to anything.

 

There is nothing in the /etc/lighttpd/conf-available/ directory so there is no /etc/lighttpd/conf-available/README file to read. There is also nothing in /etc/lighttpd/froxlor-diroptions/ or /etc/lighttpd/froxlor-diroptions/ to include, so $HTTP["host"] is not set in these.

 

Was the lighttpd.conf file given in the configuration for Debian Lenny meant to be a replacement for the lighttpd.conf file or lines of text to replace and add to the lines in the lighttpd.conf I already have?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

I have solved this problem. It was in the configuration file given in the "Configuration >> Debian Lenny >> Webserver (HTTP) >> Lighttpd Webserver"

Where the given line is:

"socket" => "/var/customers/tmplighttpd-fcgi-sock-lighttpd"

it should be:

"socket" => "/var/customers/tmp/lighttpd-fcgi-sock-lighttpd"

Lighttpd worked after this change.

Link to comment
Share on other sites

does this still occur with 0.9.4?

 

EDIT: nvm. just saw the bug

 

I am using 9.3. I was unaware of 9.4. When I can work on this again tomorrow morning I will upgrade to 9.4 and find out.

 

I am now subscribed to the Announcements forum so I will know as soon as new versions are released.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...