Dmitry Stogov in php.windows (Mon, 30 Dec 2013 11:23:19 +0400): >I would very appreciate, if you provide more or less compact reproducable >case. OK, I tracked it down to the module that causes the internal server error 500: Superfish. https://drupal.org/project/superfish Take any Drupal7 site, unpack the Superfish 7.x-1.9 release in sites\all\modules and enable the module. If you run that site under PHP 5.4.23+ or PHP 5.5.7+ NTS on Windows it will end in a internal server error 500. Superfish requires the Menu module, so on a fresh Drupal7 install you'll have to enable that one as well. >From the error log of a fresh Drupal7 installation with php-cgi.exe (5.5.7 NTS) loaded directly (i.e. without mod_fcgid): "End of script output before headers: php-cgi.exe" Let me know if you cannot reproduce it this way. Jan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php