Search for "wimp"

PHP system() calls result in CGI Error on IIS

Writing a custom executable for a client earlier this month, I encountered an issue with calling it from within a PHP script on IIS running PHP 5.2. Every time the page was accessed, we would get an error page saying something along the lines of "...

Read More | Tags: IIS, Windows Server, WIMP, PHP, Errors, Bugs, Hacks