Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: PPPP on April 26, 2012, 03:10:43 AM
-
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?
-
user=your ftp user and group = your ftp group.
Try with that :)