Project

General

Profile

Actions

Bug #1215

closed

lighttpd 1.4.15 mod_accesslog general programming issue

Added by Anonymous almost 17 years ago. Updated over 12 years ago.

Status:
Invalid
Priority:
Urgent
Category:
core
Target version:
ASK QUESTIONS IN Forums:

Description

Hello,
if i turned off mod_accesslog
and commented out the accesslog lines
the server won't start.

It only said
Restarting lighttpd: 2007-06-02 22:23:09: (configfile.c.465) source: /etc/lighttpd/lighttpd.conf line: 32 pos: 34 use => for assignments in arrays
2007-06-02 22:23:09: (configfile.c.830) configfile parser failed at: server.document-root

After I changed to log that again
it started...

Actions #1

Updated by jan almost 17 years ago

  • Status changed from New to Fixed
  • Resolution set to invalid

please check the config-file and the lines around line 32, pos 34 and check you change affected the configfile.

Actions #2

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Invalid
Actions #3

Updated by over 12 years ago

Anonymous wrote:

Hello,
if i turned off mod_accesslog
and commented out the accesslog lines
the server won't start.

It only said
Restarting lighttpd: 2007-06-02 22:23:09: (configfile.c.465) source: /etc/lighttpd/lighttpd.conf line: 32 pos: 34 use => for assignments in arrays
2007-06-02 22:23:09: (configfile.c.830) configfile parser failed at: server.document-root

After I changed to log that again
it started...

It is because when you make comment the access.log line, you comment the close blanket ')' also.

Actions

Also available in: Atom