Fri 18 May 2012
9 July 2008
The problem arises with PHP v4 on Apache 1.3 and Windows XP with Service Pack 3. The problem does not arise with PHP 5 with Apache 2.2.8.
The workaround is to change occurences of $HTTP_HOST to $_SERVER['HTTP_HOST']