• Обновили версию php до 7.1, и появились такие варнинги, на 5.6 все работало корректно

    Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/ashdodrus/public_html/wp-content/plugins/widget-for-yandex-zen/wz-zen-util.php on line 48

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author fromgate

    (@fromgate)

    Я нормально прошёл путь обновлений с 7 по 7.3 таких ошибок не было. Похоже, речь в конфигурации php.
    Если погуглить ошибку, то предлагают такое решение — установить в php.ini параметр
    allow_url_fopen = 1

    У себя проверить пока не могу.

    Warning: file_get_contents(https://zen.yandex.ru/api/v3/launcher/more?country_code=ru&channel_name=about): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/ashdodrus/public_html/wp-content/plugins/widget-for-yandex-zen/wz-zen-util.php on line 48
    Не удалось подключиться к Дзену!

    Появилась такая ошибка, никаких изминений на сервере не было, т.е. утром и в обед все было ок, после обеда бах вылезло.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 7.1’ is closed to new replies.