CentOS 7.2 permissons

Discussion in 'Installation/Configuration' started by cybereatl, Feb 2, 2016.

  1. cybereatl

    cybereatl Member

    Hello guys, long time no see!!
    Am installing a new box, having some issues, I've noticed that some commands has changed like "systemctl" to start/stop/restart services.
    My main issue is that permissions for "admin" user are not being taken, user is also on "apache" group. I have used this commands:

    chown apache:apache -R /var/www/html
    chmod ug+w -R /var/www/html
    chmod 777 /var/www/html
    chmod 777 /var/www/html -R

    Have any of you had this issue?

    Linux vps.sampleserver 3.10.0-327.4.5.el7.x86_64 #1 SMP Mon Jan 25 22:07:14 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
    Thanks
     
  2. Hello :),
    Can you please let me know what exact issue are you facing with permission. Please explain it so that we can assist you in better way.
     

Share This Page