find /etc/nginx/phpMyAdmin/ -type f -exec chown root:www-data {} ; find /etc/nginx/phpMyAdmin/ -type d -exec chown root:www-data {} ; ...