Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
permissions for weberp after install
08-04-2012, 04:11 AM,
#1
permissions for weberp after install
Hello All,

I recently followed a really decent video regarding weberp install via shared host (bluehost)...

For the install you change both directory and file permissions, but after the install was finished details were not given to change permissions back...

Any protips for what permissions should be (for both files and directories) -currently mine are 0755 for directories, and 0644 for files Sad

many thanx,

J
Reply
08-20-2012, 01:57 PM, (This post was last modified: 08-20-2012, 02:02 PM by samudaya.)
#2
RE: permissions for weberp after install
Hi,

When you are using web-based system, it is better give minimum permission to file system. Generally give only read & execute permission to Apache user.

Best Regards
Samu
You can use 500.


1. chmod 500 www/ -R
2. chown www-data www/ -R
OR
chown apache www/ -R
[Use your Apache username]


Best Regards
Samu

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)