Permissions

Having trouble installing serendipity?
Post Reply
gari
Posts: 1
Joined: Sat Aug 21, 2004 2:22 am

Permissions

Post by gari »

From the installation docs:
# Serendipity ships world-writeable (777) to make installation easier.
# After the install is complete, you should change those base permissions to allow only your web-server user (e.g. nobody) to access the serendipity directory. All subdirectories should be writeable for the web-server user, all the files should be 644, unless otherwise contained in our installation archive.
Maybe it's a silly question, but I don't quite understand what to do with permissions after installation.

Could someone give me a more detailed list, like:
- this and this directories: 777
- this and this: 644
- this and this files: 644
... and so on?

I would be grateful! :roll:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Permissions

Post by garvinhicking »

Hi!

Our installation snapshots contain the right permissions. There's a script bundled-libs/create-release.sh which you can look at, because that one adjusts the right permissions.

Regards
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply