April 5, 201016 yr 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?
April 6, 201016 yr Author 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.
April 6, 201016 yr does this still occur with 0.9.4? EDIT: nvm. just saw the bug Edited April 6, 201016 yr by d00p
April 6, 201016 yr Author 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.
April 7, 201016 yr Author does this still occur with 0.9.4? EDIT: nvm. just saw the bug No. It is fixed there.
Archived
This topic is now archived and is closed to further replies.