Author Topic: Failed lock.php execution  (Read 7251 times)

0 Members and 1 Guest are viewing this topic.

Offline PPPP

  • Newbie
  • *
  • Posts: 2
    • View Profile
Failed lock.php execution
« 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?

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Failed lock.php execution
« Reply #1 on: April 26, 2012, 03:25:51 AM »
user=your ftp user and group = your ftp group.

Try with that :)