in reply to Apache forbids fork() and thread()
Which system has this problem? Windows or Linux?
Are you aware that Windows has neither fork() nor exec()? Are you aware that Apache uses different process models on Linux and Windows? This also affects mod_perl!
Alexander
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Apache forbids fork() and thread()
by MARVion (Novice) on Nov 13, 2012 at 12:30 UTC |