[pmwiki-users] Permissions problem...

Ben Wilson dausha at gmail.com
Wed May 17 19:11:44 CDT 2006


Set the cookbook to 755, and then all files to 644. Sounds like the
cookbook directory's permissions are shot.

if you have shell access:
chmod 755 cookbook; find cookbook -type f |xargs chmod 644;

On 5/17/06, The Editor <editor at fast.st> wrote:
> Hi all!
>
> I've been making some changes to my website but seem to be having some
> permissions problems.  Can someone tell me what the chmod permissions
> are supposed to be for the cookbook.  Mine somehow got set to "0" and
> things aren't working like they should.  I tried manually setting them
> to 755 but still my server won't let me access anything in that folder
> (I have a few graphics, .js files, etc., even when I link to directly.
>  Quite perplexing.
>
> For example, at www.fast.st/fastwiki/system/cookbook/paypal.gif I get
> a 403 permission error.   Any suggestions?
>
> Cheers,
> Caveman
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>


-- 
Ben Wilson
" Mundus vult decipi, ergo decipiatur"




More information about the pmwiki-users mailing list