IIS + PHP 환경에서 작업을 하다보면, 생각지도 못하는 오류가 발생할 때가 있습니다. test.com is currently unable to handle this request. HTTP ERROR 500 IIS의 logs에도 나오지 않고, 심지어 display_errors에서 나오지 않는 오류 입니다. //Error display error_reporting(E_ALL); ini_set('display_errors', 'On'); 이렇게 해도 나오지 않는 오류 메시지, 원인은 "