chmod after installation

Having trouble installing serendipity?
Post Reply
sleepy

chmod after installation

Post by sleepy »

Could anyone give an exact guide which file I need to change its access mode after installation?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: chmod after installation

Post by garvinhicking »

You should change none of the files. :)

templates_c/, archives/ need to be permanently writable for the webserver user, as we store files there.

Only the basedir serendipity/ can be changed back to 755 or something like that. But then you need to remind yourself to change it back to 777 everytime you upgrade Serendipity or change the Core Configuration.

Best 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