[wp-trac] [WordPress Trac] #12148: Warning by is_readable() in class-phpass.php
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 6 14:17:08 UTC 2010
#12148: Warning by is_readable() in class-phpass.php
------------------------------+---------------------------------------------
Reporter: ocean90 | Owner: westi
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Warnings/Notices | Version: 3.0
Severity: normal | Keywords:
------------------------------+---------------------------------------------
After install I get this message
{{{
Warning: is_readable() [function.is-readable]: open_basedir restriction in
effect. File(/dev/urandom) is not within the allowed path(s):
(/var/www/web31/html/:/var/www/web31/phptmp/:/var/www/web31/files/:/var/www/web31/atd/)
in /var/www/web31/html/blog/wp-includes/class-phpass.php on line 58
}}}
If I want to change then the password I get the typical
''Warning: Cannot modify header information'' message.
Maybe we should add an ''@'' before ''is_readable('/dev/urandom')
''
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12148>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list