Date: Wed, 7 Oct 1998 16:03:13 -0600 (MDT) From: Darren Whittaker <djw@sage1.sagecorp.com> To: freebsd-current@FreeBSD.ORG Subject: problem in 3.0 Message-ID: <Pine.SOL.3.93.981007155510.26034A-100000@sage1.sagecorp.com>
next in thread | raw e-mail | index | archive | help
We have found a problem with popen. The first popen is executed just fine with a good pclose. The second popen appears to work (though nothing happens) and the pclose returns a 138. This also applies to the system call. The first one works but any after sustem call after the first one fails. We even forked the process but in the child only the first popen work. Now our program is running as a cgi under Apache and works on your 2.x versions just fine. ------------------ Darren Whittaker Senior Software Engineer Small Enterprise Group Open Market, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.93.981007155510.26034A-100000>