Ahh, thanks.  The directory existed, but the group permissions where set to "hobbit" instead of "apache".  I think I selected "nobody" when compiling and installing Hobbit; could this be why the group permissions were wrong?
<br><br><div><span class="gmail_quote">On 6/6/07, <b class="gmail_sendername">Henrik Stoerner</b> <<a href="mailto:henrik@hswn.dk">henrik@hswn.dk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Jun 06, 2007 at 03:41:21PM -0400, Gary Baluha wrote:<br>> I've been trying to get the "Snapshot Report" feature to work correctly, but<br>> no matter what date I use for the report, when I click on "Generate Report",
<br>> I get a blank page with only "Cannot create output directory" as its<br>> contents.  I checked the apache logs and can't find any information about<br>> this.  Any ideas?<br><br>Make sure there's a "snap" directory below the Hobbit "www" directory,
<br>with access rights so that the webserver userid has write access.<br>Typically this will be in ~hobbit/server/www/ with group-write access,<br>and the group set to the webserver group-id. E.g.<br><br>$ cd ~hobbit/server/www; ls -l
<br>total 18<br>-rw-r--r-- 1 hobbit users    2749 2007-05-25 09:11 bb2.html<br>-rw-r--r-- 1 hobbit users    8191 2007-05-25 09:11 bb.html<br>-rw-r--r-- 1 hobbit users    2269 2007-05-25 09:11 bbnk.html<br>drwxr-xr-x 2 hobbit users    1168 2007-05-07 14:19 gifs
<br>drwxr-xr-x 3 hobbit users    1280 2007-05-07 14:19 help<br>drwxr-xr-x 2 hobbit users      48 2007-05-07 14:19 html<br>lrwxrwxrwx 1 hobbit users       7 2007-05-07 14:25 index.html -> bb.html<br>drwxr-xr-x 2 hobbit users     184 2007-05-07 14:19 menu
<br>drwxr-xr-x 2 hobbit users      48 2007-05-07 14:19 notes<br>drwxrwxr-x 2 hobbit www-data   48 2007-05-07 14:19 rep<br>drwxrwxr-x 2 hobbit www-data   48 2007-05-07 14:19 snap<br>drwxr-xr-x 2 hobbit users      48 2007-05-07 14:19 wml
<br><br><br>Regards,<br>Henrik<br><br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br><br><br></blockquote></div><br>