You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2020/02/22 00:07:25 UTC

[Bug 63140] pid file may get corrupted and prevent httpd from starting

https://bz.apache.org/bugzilla/show_bug.cgi?id=63140

--- Comment #3 from Giovanni Bechis <gi...@paclan.it> ---
The pid file is not created in a temporary directory but in the current
directory. If the directory in which the pid file will be created is on a
different filesystem than the current directory the rename call will fail.

[Sat Feb 22 00:01:33.948798 2020] [core:error] [pid 38525:tid 139718597842752]
(18)Invalid cross-device link: AH00102: could not rename file httpd.pid.rK6Vaj
to /usr/local/apache2/logs/httpd.pid

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org