After applying the 2.5.18 patch, i can not log in anymore.
Passwords are converted to bcrypt.
I get the error in my logs:
Code: Select all
PHP Warning: is_readable(): open_basedir restriction in effect. File(/dev/urandom) is not within the allowed path(s): (/var/www/vhosts/site.com/:/tmp/) in /var/www/vhosts/site.com/httpdocs/libraries/phpass/PasswordHash.php on line 51
Message: You cannot access the private section of this site.
This is on a shared hosting server (Centos 6.5, PHP 5.3.3-26).