Re: [PHP-WIN] Pipe problem on php4.0.4...

2001-02-26 Thread Sam
Hi, Thanks for your answer, and of course I'm sure that windows/PHP4/DLL can't fork threads, so I use windows/PHP4/CGI mode to run my program, as I said, it's work under PHP4.0.3 but PHP4.0.4 or later are not. You may try it !! > probably it is the system(), passthru(), exec() Problem. Thes

Re: [PHP-WIN] Pipe problem on php4.0.4...

2001-02-24 Thread Oliver Charlet
probably it is the system(), passthru(), exec() Problem. These Functions don't work under windows/PHP4/DLL, because the dll cannot fork threads. It works running PHP4 as a CGI. Olli ""PHP"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 9728t9$r88$[EMAIL PROTECTED]">news:9728t9$r88$[EMAIL PROTECTED