On Tue Jan 09 13:46:20 UTC 2007, Stephen Boulet <[EMAIL PROTECTED]> wrote: > Are these the correct permissions for ruby on rails and tracks? Thanks. > > $sudo chmod 755 public > $sudo chmod 755 public/dispatch.fcgi
Yep. > $sudo chmod -R 0666 log > $sudo chmod -R 0666 tmp I have log and tmp as 755 too, but it should work with 666. cheers, bsag -- but she's a girl - the weblog of a female geek http://www.rousette.org.uk [EMAIL PROTECTED] _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
