One of my clients domains has the system user jordan but when the client or I go to the file manager we see the user "share" how do I re set the system user on the files ?
I have already tried without success
I have already tried without success
plesk repair fs
find /var/www/vhosts/example.com/httpdocs/ -type f -exec chown user_examplesacln {} \;
Here are the file permissionsfind /var/www/vhosts/example.com/httpdocs/ -type d -exec chown user_examplesacln {} \;