Project

General

Profile

Actions

Bug #31

closed

Wrong format for log_error_write(..)

Added by Anonymous about 19 years ago. Updated almost 17 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_fastcgi
Target version:
-
ASK QUESTIONS IN Forums:

Description

On mod_fastcgi.c, line 1427,


         log_error_write(srv, __FILE__, __LINE__, "sb",
                "converting IP-adress failed for", host->host,
               "\nBe sure to specify an IP address here");

Should use "sbs" instead of "sb"

-- yasheng

Actions #1

Updated by Anonymous about 19 years ago

patch to fix it:)

lighttpd-error_format.patch

-- Elan Ruusamae <glen

Actions #2

Updated by jan about 19 years ago

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

applied r45

Actions

Also available in: Atom