apache_request_headers() - Call to undefined function apache_request_headers()
Issue
After moving PHP application to 1&1 CentOS 7 VPS server PHP function apache_request_headers() stopped working.
With PHP display_errors set to On, following error is displayed: Call to undefined function apache_request_headers()
With display_errors set to Off, it simply throws: 500 Internal Server Error