Actions
Bug #31
closedWrong format for log_error_write(..)
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
Updated by Anonymous almost 20 years ago
Updated by jan almost 20 years ago
- Status changed from New to Fixed
- Resolution set to fixed
applied r45
Actions
Also available in: Atom