R rainer89 New member Messages 7 Points 0 Github Alexander Feb 5, 2017 #2 Centos Help please with this: ALready do such commands as in picture Solved.... Last edited by a moderator: Feb 5, 2017
bWolfie I'm the man Messages 850 Points 0 Location Alberta, Midgard Github bWolfie Emulator Feb 5, 2017 #3 Try chown -R 33:33 /var/www/html chown -R 33:33 /var/www/html/data/tmp chown -R 33:33 /var/www/html/data/itemshop chown -R 33:33 /var/www/html/data/logs chmod -R 0755 /var/www/html/data/tmp chmod -R 0755 /var/www/html/data/logs Also you can try creating data/tmp folder if it doesn't exist.
Try chown -R 33:33 /var/www/html chown -R 33:33 /var/www/html/data/tmp chown -R 33:33 /var/www/html/data/itemshop chown -R 33:33 /var/www/html/data/logs chmod -R 0755 /var/www/html/data/tmp chmod -R 0755 /var/www/html/data/logs Also you can try creating data/tmp folder if it doesn't exist.