• Resolved johnmandarine

    (@johnmandarine)


    Hello,

    I have a problem on a website with your plugin : in the error log there is a message : “nfw_is_inireadable: connection error”

    What can I do ?

    Thanks

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

    (@nintechnet)

    When you access the “NinjaFirewall > Dashboard” page, NinjaFirewall will check that, if you have a php.ini or .user.ini, it is protected i.e., no one can access or download it. In your case, the server seems to block the request, which is a good thing, but that triggers an error, hence the message in the log.
    You can either:
    * Safely ignore it.
    * Or disable the PHP INI check, by adding this line to your wp-config.php file: define('NF_DISABLE_PHPINICHECK', true);

    Thread Starter johnmandarine

    (@johnmandarine)

    Ok, thanks for this information

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘error log’ is closed to new replies.