Closed ronnie-depp closed 6 years ago
You have to allow outgoing requests on your server. Enable allow_url_fopen
in your php.ini or webhosting panel.
i'm on shared hosting. what can I do ? Shall shift to VPS or Dedicated Server? @luceos
Ask your hosting provider whether they can enable allow_url_fopen would be the first step.
POST http://helptanks.com/api/bazaar/extensions
{ "errors": [ { "code": 500, "title": "Internal server error", "detail": "exception 'Composer\Downloader\TransportException'
`Array ( [allow_url_fopen] => Array ( [global_value] => [local_value] => [access] => 4 )
) -->`
Configuration
Operating system: linux
Version of Bazaar: 0.2.4 Version of Flarum: 0.1.0-beta.7 Other extensions:
**Logs**:
[2017-12-18 14:00:35] production.ERROR: The "https://packagist.org/packages.json" file could not be downloaded: allow_url_fopen must be enabled in php.ini (https:// wrapper is disabled in the server configuration by allow_url_fopen=0 failed to open stream: no suitable wrapper could be found)