Re: [PHP] system command runs application, but application doesn't work correctly

2008-01-16 Thread Daniel Brown
On Jan 16, 2008 7:56 PM, Apple <[EMAIL PROTECTED]> wrote: > Hello, > > I'm trying to run mencoder command line utility to encode videos. > > When I use these two command in terminal (through SSH), everything works fine. > But when I run them from PHP script with system command, it doesn't work.

[PHP] system command runs application, but application doesn't work correctly

2008-01-16 Thread Apple7777
Hello, I'm trying to run mencoder command line utility to encode videos. When I use these two command in terminal (through SSH), everything works fine. But when I run them from PHP script with system command, it doesn't work. The commands are: First pass: system("/usr/local