Hello,
I have SSH'd in as 'root' and have run the command from the 'tp' directory as below:
-----------------------------
root@hosted-by [/home/xxxporn/public_html/tp]# /usr/local/bin/php lock.php user:group
OK - chmod -R 0777 /home/xxxporn/public_html/tp/
chown: invalid user: `user:group'
FAILED - chown -R user:group /home/xxxporn/public_html/tp/
-----------------------------
It says 'failed'. What am I doing wrong?