Date: 12/14/06 (PHP Community) Keywords: php Here's a weird question: why would PHP running on a windows server with IIS fail every time I try to use the exec() or system() functions? Specifically, the error says that CGI didn't return a full set of http headers.
|