]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
When we are starting the server, we have a pool that can be used to open
authorRyan Bloom <rbb@apache.org>
Mon, 1 Jan 2001 00:13:41 +0000 (00:13 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 1 Jan 2001 00:13:41 +0000 (00:13 +0000)
commite66fb2519eac60c60371ebcb96dc28bd2add88c6
treef64b6f4331a478bc0cf483501c3772e0dd4fee3c
parent949748f5a9316e44c3d42084b53b96f337071755
When we are starting the server, we have a pool that can be used to open
the error log.  Rather than try to log a regular error, log an error with
the pool that we have, so that we can open stderr successfully.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87562 13f79535-47bb-0310-9956-ffa450edef68
server/config.c