There is a typo in file.php engine:

     @chmod(0664, $file); // Necessary for non-webserver users.

According to the PHP reference $filename must be followed by the $mode

CommentFileSizeAuthor
#1 cacherouter-674958-1.patch430 bytesdan.nsk

Comments

dan.nsk’s picture

Status: Active » Needs review
StatusFileSize
new430 bytes

Patch attached

andypost’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.