[wp-trac] [WordPress Trac] #42619: WordPress tries to access /home/.bzr but to no avail
WordPress Trac
noreply at wordpress.org
Sat Nov 18 14:35:30 UTC 2017
#42619: WordPress tries to access /home/.bzr but to no avail
--------------------------+-----------------------------
Reporter: meyegui | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.9
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Hi,
I'm getting the following error in my logs. I'm aware that I have
open_basedir enabled, but I don't think WordPress should try to read files
outside its installation directory. If I'm mistaken, I'm sorry and I'll be
glad to receive any explanation as to why.
This bug doesn't generate any visible error or message other than this
log, so I would definitely consider it "low severity". The log file was
generated by a plugin of mine, but as you can see, the error doesn't occur
in my own files. It's located in a core file.
Here's what I get in my log file:
{{{
[14:35:04]
******************
PHP SHUTDOWN ERROR
Type: 2
Message: is_dir(): open_basedir restriction in effect. File(/home/.bzr) is
not within the allowed path(s): (/home/httpd/vhosts/[hidden]/:/tmp/)
File: /home/httpd/vhosts/[hidden]/subdomains/[hidden]/wp-admin/includes
/class-wp-automatic-updater.php:98
******************
}}}
Best regards
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42619>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list