[PHP-DEV] Bug #14897 Updated: "unable to fork" - cause & solution (well, at least for me)

2002-01-21 Thread louis
:\utils\myapp.exe"); without having to enable access to cmd.exe OR any interpretation of these issues, that allow for a sensible amount of flexibilty. Louis Solomon www.SteelBytes.com Edit this bug report

[PHP-DEV] Bug #14897 Updated: "unable to fork" - cause & solution (well, at least for me)

2002-01-17 Thread louis
oment lookup on "%comspec% /c " to the front of a command AND have commands that dont, so that I can call exec("c:\utils\myapp.exe"); without having to enable access to cmd.exe OR any interpretation of these issues, that allow for

[PHP-DEV] Bug #14897: "unable to fork" - cause & solution (well, at least for me)

2002-01-06 Thread louis
okup on "%comspec% /c " to the front of a command AND have commands that dont, so that I can call exec("c:\utils\myapp.exe"); without having to enable access to cmd.exe OR any interpretation of these issues, that allow for a sensible amount of flexibilty. Louis Solomo

[PHP-DEV] PHP 4.0 Bug #8737: Web incompatibilities list doesn't mention file uploads.

2001-01-16 Thread louis
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.0.4pl1 PHP Bug Type: Documentation problem Bug description: Web incompatibilities list doesn't mention file uploads. Mention the change from $HTTP_POST_VARS["userfile-*"] to $HTTP_POST_FILES["userfile"] -- Edit