Hi everybody,
 
I have a CGI that opens a pipe using popen(program, "w"); Everything works
fine on NT4, and on 98. However when I run the application on Win2000, the
program is not executed. Even more, the pipe is opened successfully, but
nothing happens. When I close it, it returns an error whish translated with
WEXITSTATUS returns 5. I believe this stands for 'Access Denied'.
 
Can anybody give me a hint why this is happening and how could I fix it?
 
Many thanks,
Mihai Cadariu

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to