[Catalyst] Troubleshooting FastCGI error

Matthias Zeichmann matthias.zeichmann at gmail.com
Wed Aug 13 11:43:00 BST 2008


On Wed, Aug 13, 2008 at 12:35, Dermot <paikkos at googlemail.com> wrote:
> -rwxrwxrwx 1 someuser root 793600 Aug 12 13:30 mydata.db

better change permissions to something like 664 and chgrp www-data (or
whatever your webserver runs as) and make sure that webserver user can
traverse the path to db

like i.e.
# su -m www-data
$ cd $PATH_TO_YOUR_DB

cheers
m
-- 
siggen.pl: Segmentation Fault



More information about the Catalyst mailing list