burbruee

Show:

What's happening?

  • Followup: RE: MP4Box with PHP shell_exec

    Never mind, after some work I got it working. I'll post the solution in case somebody else may have the same problem. I checked my error log for apache and it read: sh: MP4Box: command not found So I simply issued a 'whereis MP4Box' and found out it was located in /usr/local/bin, then in my .php I created a variable $mp4path where I put in the path. So I use the following: $mp4path...

    2009-07-01 14:00:57 UTC in gpac

  • Followup: RE: MP4Box with PHP shell_exec

    Hello. I hope I can get an answer here, I'm trying to run shell_exec("MP4Box -tmp . -aviraw video $input"); in my PHP script, but it doesn't work. It works if I run from command line, or even if I run php myscript.php from a shell. It WON'T work through the browser. I have permission to write to the folder and mencoder converted a file with no problems. Downloaded cvs just not...

    2009-07-01 12:04:19 UTC in gpac

About Me

  • 2005-07-24 (4 years ago)
  • 1317844
  • burbruee (My Site)
  • burbruee

Send me a message