Unable to update to concrete 5.4.2.1
PermalinkThe site is hosted on 1and1, and everytime I click the update button I get the following error message:
Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /homepages/43/d221936205/htdocs/temp/htdocs/concrete/libraries/marketplace.php on line 85
Warning: copy(http://www.concrete5.org/download_file/-/29100?csiURL=http%3A%2F%2Fwww.domaine-de-gavaudun.com%2Ftemp%2Fhtdocs) [function.copy]: failed to open stream: no suitable wrapper could be found in /homepages/43/d221936205/htdocs/temp/htdocs/concrete/libraries/marketplace.php on line 85
Warning: Cannot modify header information - headers already sent by (output started at /homepages/43/d221936205/htdocs/temp/htdocs/concrete/libraries/marketplace.php:85) in /homepages/43/d221936205/htdocs/temp/htdocs/concrete/libraries/view.php on line 79.
The update worked perfectly for the copy of concrete5 I have installed on MAMP.
I noticed that the allow_fopen_url option was set to off, and as I'm using a shared host I can't change this setting globally. I tried to get around this by creating a php.ini file in the libraries directory, and this did change the allow_fopen_url option to on, but despite this I still received the same error message when trying to update.
Has anyone else had a similar problem or know what might be going on?
Thanks