03-08-2012, 10:07 PM
Mine says CGI/FastCGI. This actually makes sense now, http://php.net/manual/en/function.apache...eaders.php says
I have 5.3.10 with FastCGI, therefore not suported.
Quote:Version 5.4.0: [apache_request_headers] became available under FastCGI. Previously, it was supported only when PHP was installed as an Apache module.
I have 5.3.10 with FastCGI, therefore not suported.
(03-08-2012, 09:40 PM)steinm Wrote: Good question. Here phpinfo() says
Server API Apache 2.0 Handler
right after the line with 'Build Date'. That might be an indication.
Uwe