How to set OWNER on server?
Well problem is that i have forgot!I have file in a domain (domain.com example.Username would be domainuser)
As i see the folder,the file and all stuff had owner set to "0".
So i login to SSH via root acount and do this:
# chown -R embrance.embrance /home/embrance/public_html
(Owner changed to 32009)
Now page is forbidden!Why is this?