hi,
i made a big mistake.
I would like to clone my git repository in a domain on plesk, so, via SSH i made a git clone...
ok it works, then i saw a permission problem, user 0 et group 0 were affected to files and directory, so i launch this command:
in folder httpdocs:
chown –R 10003 :1003 /
YES with the "/" at the end, i don't know why i did that.
Since then i can't access to my website, neither to FTP and can't connect to the plesk dashboard: 502 bad gateway.
I tried to connect to my...
can't access to plesk dashboard since permissions changed
i made a big mistake.
I would like to clone my git repository in a domain on plesk, so, via SSH i made a git clone...
ok it works, then i saw a permission problem, user 0 et group 0 were affected to files and directory, so i launch this command:
in folder httpdocs:
chown –R 10003 :1003 /
YES with the "/" at the end, i don't know why i did that.
Since then i can't access to my website, neither to FTP and can't connect to the plesk dashboard: 502 bad gateway.
I tried to connect to my...
can't access to plesk dashboard since permissions changed