• Resolved KCD12

    (@kcd12)


    When I try to login using custom URl I get the warnings below. Have to go to Cpanel and delete plugin in order to get access to backend. How can I fix this?

    Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/xxx/public_html/wp-content/plugins/wp-cerber/wp-cerber.php on line 245

    Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify): failed to open stream: no suitable wrapper could be found in /home/xxx/public_html/wp-content/plugins/wp-cerber/wp-cerber.php on line 245

Viewing 1 replies (of 1 total)
  • Plugin Author gioni

    (@gioni)

    Hi!

    It seems that you have very restrictive hosting provider. Probably your website is on a free hosting? They usually disable using some features to prevent possible abuse. Web server must have the allow_url_fopen PHP setting set to true and the file_get_contents function must not be disabled. Get in contact with your hosting provider so they can enable that for you. If they decline your request, change the hosting.

Viewing 1 replies (of 1 total)

The topic ‘Unable to Login – Get Warning’ is closed to new replies.