lighttpd webdav instead of mogstored: vivify_directories not called

stefan deubeulyou at gmail.com
Tue Aug 28 20:57:09 UTC 2007


Hmm, might have spoken too quickly here - it still looks like the folders
are not created properly, which causes "403 forbidden" errors from lighty
??!

Sorry for the noise...

On 8/28/07, stefan <deubeulyou at gmail.com> wrote:
>
> Hi list !
>
> It seems that a typo has made its way into the core of the modern
> Internet:
>
> MogileFS/Worker/Query.pm, line 279
>
>    # make sure directories exist for client to be able to PUT into
>     foreach my $dev (@dests) {
>         $profstart->("vivify_dir_on_dev" . $dev->id);
>         my $dfid = MogileFS::DevFID->new($dev, $fidid);
>         $dfid->vivify_directories;
>     }
>
> In other words, vivify_directories is missing some calling convention :p
>
> Anyway, adding them parenthesis seems to be the only thing required to
> make
> my  2.17 setup use lighttpd instead of mogstored, apart from the "usage"
> file
> generation, for which I used the included silly python script.
>
> Stefan
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/mogilefs/attachments/20070828/d6822b8b/attachment.html


More information about the mogilefs mailing list