Error
Permalink
What does that mean?
e5.org/marketplace/connect/-/download_remote/W9u7FAbcejY3TkVSInwAj9AObrYYn7zQak4Hs76sKr4rzkEMKMteSEGbT1ZP8xY2/143/?csiURL=http%3A%2F%2Fhalfbricked.com%2Froot) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/httpd/vhosts/halfbricked.com/httpdocs/root/updates/concrete5.4.2/concrete/libraries/marketplace.php on line 85
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/halfbricked.com/httpdocs/root/updates/concrete5.4.2/concrete/libraries/marketplace.php:85) in /home/httpd/vhosts/halfbricked.com/httpdocs/root/updates/concrete5.4.2/concrete/libraries/view.php on line 791
e5.org/marketplace/connect/-/download_remote/W9u7FAbcejY3TkVSInwAj9AObrYYn7zQak4Hs76sKr4rzkEMKMteSEGbT1ZP8xY2/143/?csiURL=http%3A%2F%2Fhalfbricked.com%2Froot) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/httpd/vhosts/halfbricked.com/httpdocs/root/updates/concrete5.4.2/concrete/libraries/marketplace.php on line 85
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/halfbricked.com/httpdocs/root/updates/concrete5.4.2/concrete/libraries/marketplace.php:85) in /home/httpd/vhosts/halfbricked.com/httpdocs/root/updates/concrete5.4.2/concrete/libraries/view.php on line 791
It sounds like the allow_url_fopen option isn't enabled in your php configuration. You may be able to add a php.ini file at the root of your concrete5 site that enables it. Here's what you'll need to place inside:
It's also possible that your server admins have set things up such that supplementary php.ini files are ignored; if this is the case, you'll need to get in touch with your web host to see if they can change the configuration for you.