Page 1 of 1

Permissions

Posted: Sat Aug 21, 2004 2:30 am
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:

Re: Permissions

Posted: Tue Aug 24, 2004 1:54 pm
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