|  | Posted by Jerry Stuckle on 03/28/07 13:18 
olafmol wrote:> On 28 mrt, 10:13, "Kimmo Laine" <s...@outolempi.net> wrote:
 >> <olafil...@gmail.com> wrote in message
 >>
 >> news:1175067975.140265.315960@y66g2000hsf.googlegroups.com...
 >>
 >>> Hello,
 >>> we're running an Win2003server with IIS6 and PHP4 in fastCGI config.
 >>> When i try to use system() command to execute ffmpeg.exe it works ok
 >>> when i run the PHP script from the commandline on the server, but when
 >>> i run it from the webbrowser i get a return value: 128 and nothing
 >>> happens.
 >>> I checked for all the security settings, and everything seems fine.
 >>> Does anybody have a clue where i should be looking?
 >> Does the IIS user have permission to execute cmd.exe ? the IIS user is
 >> something like IUSR_COMPUTERNAME
 >>
 >> --
 >> "Ohjelmoija  on  organismi  joka  muuttaa  kofeiinia  koodiksi" - lpkhttp://outolempi.net/ahdistus/- Satunnaisesti päivittyvä nettisarjis
 >> s...@outolempi.net | rot13(x...@bhgbyrzcv.arg)
 >
 > yes, i don't get the "unable to fork" error messages. So that has been
 > taken care of.
 >
 > Olaf
 >
 
 Olaf,
 
 Not getting the message doesn't mean anything.  IIRC, RC 128 is a
 permission problem, and cmd.exe is a real good bet.
 
 And BTW - Windows doesn't fork.  Linux does.
 
 --
 ==================
 Remove the "x" from my email address
 Jerry Stuckle
 JDS Computer Training Corp.
 jstucklex@attglobal.net
 ==================
  Navigation: [Reply to this message] |