Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <254900BF056BD41193D20090273A6F1C87C23D@AMFEXCH01> From: "Cadariu, Mihai-ECON" To: "'cygwin AT cygwin DOT com'" Subject: popen Access Denied Error on Windows 2000 Date: Wed, 29 Aug 2001 15:53:35 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" 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/