• Resolved Litalino

    (@macken)


    is_readable(): open_basedir restriction in effect. File(/dev/urandom) is not within the allowed path(s): (/home/domain.com/:/tmp:/var/run/cache-nginx/domain.com/)

    1. wp-includes/class-phpass.php:73
    2. is_readable()
      wp-includes/class-phpass.php:73
    3. PasswordHash->get_random_bytes()
      wp-content/plugins/give/includes/class-give-session.php:478
    4. Give_Session->generate_donor_id()
      wp-content/plugins/give/includes/class-give-session.php:177
    5. Give_Session->__setup()
      wp-content/plugins/give/includes/class-give-session.php:140
    6. Give_Session::get_instance()
      wp-content/plugins/give/src/ServiceProviders/LegacyServiceProvider.php:234
    7. Give\ServiceProviders\LegacyServiceProvider->bindInstance()
      wp-content/plugins/give/src/ServiceProviders/LegacyServiceProvider.php:213
    8. Give\ServiceProviders\LegacyServiceProvider->bindClasses()
      wp-content/plugins/give/src/ServiceProviders/LegacyServiceProvider.php:28
    9. Give\ServiceProviders\LegacyServiceProvider->register()
      wp-content/plugins/give/give.php:362
    10. Give->loadServiceProviders()
      wp-content/plugins/give/give.php:284
    11. Give->init()
      wp-includes/class-wp-hook.php:324
    12. do_action('plugins_loaded')
      wp-settings.php:550

    Install PLugin Query Monitor Show PHP ERROR (10)

    • This topic was modified 7 months ago by Litalino.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Litalino

    (@macken)

    Using ${var} in strings is deprecated, use {$var} instead

    1. wp-content/plugins/give-manual-donations/give-manual-donations.php:1471

    1Plugin: give-manual-donationsDeprecatedCreation of dynamic property Give_License::$auto_updater_obj is deprecated+

    1. wp-content/plugins/give/includes/class-give-license-handler.php:233

    3Plugin: giveDeprecatedReturn type of MyCLabs\Enum\Enum::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice+

    1. wp-content/plugins/give/vendor/myclabs/php-enum/src/Enum.php:246

    1Plugin: giveDeprecatedstrpos(): Passing null to parameter #1 ($haystack) of type string is deprecated+

    1. wp-includes/functions.php:7288

    1Plugin: giveDeprecatedstr_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated+

    1. wp-includes/functions.php:2187

    1Plugin: giveDeprecatedCreation of dynamic property Give_Addon_Activation_Banner::$user_id is deprecated+

    1. wp-content/plugins/give/includes/admin/class-addon-activation-banner.php:48

    2Plugin: give

    Plugin Support Matheus Martins

    (@matheusfd)

    Hi, @macken.

    Glad you reached out.

    The “open_basedir restriction in effect” means that something in your server needs to be configured. Putting myself in your shoes, I would reach out to your host and ask them to set the open_basedir option none (if it’s available there).

    Feel free to reach out to us if you have any further inquiries or require additional assistance. We’re always happy to help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘is_readable(): open_basedir restriction in effect. File(/dev/urandom) is not wit’ is closed to new replies.