Ticket #398 (new defect)

Opened 3 years ago

Last modified 10 months ago

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

Reported by: support@math.uni-bonn.de Assigned to: jan
Priority: normal Milestone:
Component: mod_compress Version: 1.4.3
Severity: major Keywords: cache-dir /tmp mkdir
Cc: Blocking:
Need Feedback: 0

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.

Attachments

Change History

03/30/2006 07:55:23 AM changed by cam

this is fixed in change #1065

09/07/2006 01:36:57 PM changed by Agata Mierzwinska

Really amazing! Keep working. I enjoyed me visit.

02/11/2007 11:40:43 AM changed by Tom

That new code completely SCREWED Up my server. It made the entire file system READ-ONLY. What the heck do i do now????

10/03/2007 07:04:37 PM changed by mike503

  • blocking changed.
  • pending changed.

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.


Add/Change #398 (should mod_compress create compress.cache-dir if non-existant?)




Change Properties