I've done the searches but can't find the answer so a dreaded New Thread :bemused:
PHP is running as an Apache module
PHP version 5.0.4
Apache version 1.3.33 (Unix)
Operating system Linux
Kernel version 2.6.9-11.ELsmp
<?php
session_start();
$apache_headers = apache_request_headers();
Is there some setting I have missed?