A complete list of CHMOD settings... anyone?

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
Micronaut
Posts: 7
Joined: Mon Aug 23, 2004 9:28 pm
Location: Canada

A complete list of CHMOD settings... anyone?

Post by Micronaut »

I'm looking for a COMPLETE list of CHMOD settings for the various directories and files... I seemed to have screwed something up royally...
Thorsten
Posts: 15741
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

if you're using mod_php:

attachments/, data/, inc/, pdf/, xml/: 777

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Micronaut
Posts: 7
Joined: Mon Aug 23, 2004 9:28 pm
Location: Canada

CHMOD Settings

Post by Micronaut »

Okay... that makes sense... then the other directories should be, what? 755? What about the FAQ root (i.e. public_html/faq )... should that be 755 or 777? It seems to work with 755, but I just want to get all my ducks in a row... so to speak. Any special settings for any files I should know about?
Thorsten wrote:Hi,

if you're using mod_php:

attachments/, data/, inc/, pdf/, xml/: 777

bye
Thorsten
Post Reply