ryanhowdy / fcms

Family Connections - Create a private family website.
http://www.familycms.com
GNU General Public License v2.0
84 stars 41 forks source link

is_readable() does not work with open_basedir restriction turned on #573

Open ryanhowdy opened 6 years ago

ryanhowdy commented 6 years ago

Assigned to Problems, Issues and Bugs #22510.

is_readable(): open_basedir restriction in effect. File(/dev/urandom) is not within the allowed path(s): (/usr/bin/php_safemode)

https://www.drupal.org/project/phpass/issues/965302