• Resolved madz00

    (@madz00)


    Hi, I have activate your plugin and I started receiving thousands of messages about this issue:

    Error Level: E_WARNING
    Message: is_readable(): open_basedir restriction in effect. File(/dev/urandom) is not within the allowed path(s): (/home/username:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp)
    File: /home/username/public_html/wp-includes/class-phpass.php
    Line: 68

    It’s a core WordPress file, not modified, so this warning seems not useful as the function is simply checking if a server file is readable (and clearly is not readable on every single shared hosting).
    Is there a way to stop repeated errors from sending emails or are you thinking providing some way to exclude an error from notifications?

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

    (@verygoodplugins)

    Hey madz00m,

    Sure! I’ve just committed v1.2, with a filter for the notifications. See https://wordpress.org/plugins/fatal-error-notify/#faq for more info.

    We’re working on a more granular control for a future release, where you can exclude errors by plugin / directory, and pause / unpause them via the WP admin. That will likely be released in the Pro version.

    Thread Starter madz00

    (@madz00)

    Good job!
    And good luck for the future development, it looks very promising.

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

The topic ‘Exclude errors’ is closed to new replies.