• Resolved wp800s

    (@wp800s)


    Since installing the plugin on multiple websites, PHP logs are full of this:

    [21-Feb-2025 07:04:32 UTC] PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /path/wp-content/plugins/security-malware-firewall/inc/fw-update.php on line 436
    [21-Feb-2025 07:04:32 UTC] PHP Warning: file_get_contents(https://apix9.cleantalk.org/store/secfw_data_265ae8d05e58e2fdd7991f088367a85f.3.csv.gz): Failed to open stream: no suitable wrapper could be found in /path/wp-content/plugins/security-malware-firewall/inc/fw-update.php on line 436

    Why is this, please?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support dimitrycleantalk

    (@dimitrycleantalk)

    Hello @wp800s,

    Please, check that PHP options such as CURL support and allow_url_fopen are enabled in your website’s PHP settings (php.ini file).
    You could ask your provider to enable it (you can transfer this message to your provider support) or do it yourself if you use your own web server.

    Did it help you?

    Plugin Support eugenecleantalk

    (@eugenecleantalk)

    Hello.
    We haven’t heard back from you in a few days, so I’m going to mark this topic as “resolved”.
    If you have any further questions, you can start a new topic or contact us via our private Ticket System: https://cleantalk.org/my/support/open.

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

The topic ‘Constant PHP Warnings’ is closed to new replies.