Want to subscribe to topics you're interested in?
Become a Member

Chown root or nginx?

Discussion in 'System Administration' started by pamamolf, Sep 19, 2014.

Tags:
  1. pamamolf

    pamamolf Premium Member Premium Member

    4,068
    427
    83
    May 31, 2014
    Ratings:
    +832
    Local Time:
    8:25 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    Hi

    After installing Centminmod i upload some files and they auto get permissions as root as i do not have any other users created on system.....

    Is it better to chown them to nginx/nginx ?

    Thanks

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,154
    12,110
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,645
    Local Time:
    3:25 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. pamamolf

    pamamolf Premium Member Premium Member

    4,068
    427
    83
    May 31, 2014
    Ratings:
    +832
    Local Time:
    8:25 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    Great thanks but what problems can i have if i use the folders and files with root permissions?

    Even if a user get access from web application he will not be able to edit any file without root permissions ....
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,154
    12,110
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,645
    Local Time:
    3:25 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yeah you can leave them root if you want but PHP-FPM won't be able to modify, alter or move them if the web app you uses requires to. e.g. wordpress add/remove/update plugins or update wordpress core itself.