KLOXO enable shell access for domain.

Discussion in 'Site & Server Administration' started by sabato, Aug 19, 2012.

  1. #1
    Hi guys.
    I've been playing with this thing for days but i can't get it work. I have ffmpeg installed on centos with kloxo. From php i have to execute the following code:
    system("curl " . escapeshellarg($flv['dl']) . " | ffmpeg -f flv -i - -f mp3 -ab 320k pipe:1"); 
    PHP:
    But for some reason i can not get it work. From php config i have deleted Disable Functions all. I did same from php.ini main and domain as well. still not working. I can give shell access to the clients which i did still on domain it is not working. Any help appreciated.

    Thanks
     
    sabato, Aug 19, 2012 IP
  2. cesurasean

    cesurasean Active Member

    Messages:
    269
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Please define, "I cannot get it to work". What problems are you having? What kind of setup do you have?
     
    cesurasean, Feb 23, 2013 IP
  3. sabato

    sabato Member

    Messages:
    407
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    43
    #3
    Hi, I managed to fix it, Thanks anyway
     
    sabato, Feb 23, 2013 IP