This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

popen Access Denied Error on Windows 2000


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]