GiveWP warning because of php_safemode
-
One of my sites uses GiveWP and it is often slow in the backend, this made me figure out that there is a warning showing that is related to php_safemode and GiveWP
I contacted the hosting company and they told me they cannot change it due to security reasons. So it’s on the plugin to do something about it (their opinion).
is_readable(): open_basedir restriction in effect. File(/dev/urandom) is not within the allowed path(s): (/home/.sites/445/site9985479/web:/home/.sites/445/site9985479/tmp:/usr/share/pear:/usr/bin/php_safemode)
wp-includes/class-phpass.php:73
is_readable()
wp-includes/class-phpass.php:73
PasswordHash->get_random_bytes()
wp-content/plugins/give/includes/class-give-session.php:478
Give_Session->generate_donor_id()
wp-content/plugins/give/includes/class-give-session.php:177
Give_Session->__setup()
wp-content/plugins/give/includes/class-give-session.php:140
Give_Session::get_instance()
wp-content/plugins/give/src/ServiceProviders/LegacyServiceProvider.php:240
Give\ServiceProviders\LegacyServiceProvider->bindInstance()
wp-content/plugins/give/src/ServiceProviders/LegacyServiceProvider.php:219
Give\ServiceProviders\LegacyServiceProvider->bindClasses()
wp-content/plugins/give/src/ServiceProviders/LegacyServiceProvider.php:24
Give\ServiceProviders\LegacyServiceProvider->register()
wp-content/plugins/give/give.php:429
Give->loadServiceProviders()
wp-content/plugins/give/give.php:270
Give->init()
wp-includes/class-wp-hook.php:308
do_action('plugins_loaded')
wp-settings.php:480Is there something you can do about that?
I am not sure what the impact is but I think it leads to requiring lots of resources
best regards
Markus
- The topic ‘GiveWP warning because of php_safemode’ is closed to new replies.