Hello, I just went from CGI to FASTCGI with the new fastCGI handler and get some errors with some header : I use this header "X-JSON" for web 2.0 issues with prototype, example : header('X-JSON : A_JSON_STRING ' ); And this header disappears with PHP in fastCGI mode ? There is another...