My hosting company is running PHP 4.4.8. I need to get a copy of the PHP.INI for 4.4.8 so that I can modify the default timezone (timezone manipulation functions were not added to PHP until 5.2, so PHP.INI is the only way until then).
Can anyone post a 4.4.8 PHP.INI file that I could download?
Thanks!