Project

General

Profile

Actions

Bug #398

closed

should mod_compress create compress.cache-dir if non-existant?

Added by Anonymous over 19 years ago. Updated about 9 years ago.

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

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

Actions #1

Updated by cam about 19 years ago

this is fixed in change #1065

Actions #2

Updated by Anonymous over 18 years ago

Really amazing! Keep working. I enjoyed me visit.

-- Agata Mierzwinska

Actions #3

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

Actions #4

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.

Actions #5

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

Actions #6

Updated by stbuehler about 9 years ago

  • Description updated (diff)
  • Status changed from New to Fixed
  • Assignee deleted (jan)
Actions

Also available in: Atom