> i have some problems with "exec". i am using win2000, apache and latest
php
> version. always 'unable to fork' . what´s the problem?
As I understand it:
Windows is not thread-safe.
As an implication, exec-ing something would just crash anyway.
Thus, exec() and friends won't work on Windows in PHP4 and up.
If that's wrong, somebody email me off-list.
--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]