I just clean installed Ubuntu 9.04 to replace the older version of Ubuntu, the server is just for development and testing purposes. I have a script that uses file.get.contents that used to work all fantastic before I upgraded to Ubuntu 9.04 but I think I enabled something in php.ini previously?? The PHP error on the page is: Warning: file_get_contents(http://www.trademe.co.nz/Browse/Listing.aspx?id=) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /var/www/packingslip/process.php on line 4 I'm new at PHP but I think I have to do something in the php.ini config file. Any help will be appreciated... Thanks