Mail Archives: cygwin/1996/10/23/08:54:11
> Start your program with full qualified path
> (/home/local/etc/httpd/src/httpd). There is a small bug in cygwin code -
> fork tries to run program, specified in argv[0], and, if program changed
> current directory before fork, fork() fails. For example, in
I discovered that, in some cases, you must provide the drive letter
also:
d:\www\httpd
*My* problem with fork() is that (with apache, at least), when it
calls fork() to spawn the first child, fork() uses 100% of the CPU and
never returns.
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -