Bug #398
closedshould mod_compress create compress.cache-dir if non-existant?
Description
Having reside compress.cache-dir on /tmp makes mod_compress fail on startup beacause the path doesn't exist:
(mod_compress.c.141) can't stat compress.cache-dir /tmp/lighttpd/cache/compress/ No such file or directory
So lighttpd can't be made to start automatically upon boot because /tmp is cleared (or even resides on a memory file system). Does lighttpd expect the rc script to create the directory? I would prefer lighttpd to create the dir itself, because otherwise the rc script would have to fiddle with lighttpd.conf in order to extract the dirname.
-- support
Updated by Anonymous over 18 years ago
Really amazing! Keep working. I enjoyed me visit.
-- Agata Mierzwinska
Updated by Anonymous about 18 years ago
That new code completely SCREWED Up my server. It made the entire file system READ-ONLY. What the heck do i do now????
-- Tom
Updated by mike503 over 17 years ago
has this been merged into the mainline?
i am running this lighttpd-1.4.13 (ssl) from debian ports and it still exits with this error.
Updated by gstrauss about 9 years ago
Please mark fixed. Fixed in 2008
commit d0862e8522656d292c7de3d003a844bd8e0c8195 r2086@chromobil: stefan | 2008-02-26 16:15:28 +0100 Fix #1027: create directories in mod_compress (was broken with alias/userdir) git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2081 152afb58-edef-0310-8abb-c4023f1b3aa9
Updated by stbuehler about 9 years ago
- Description updated (diff)
- Status changed from New to Fixed
- Assignee deleted (
jan)
Also available in: Atom