[wp-trac] [WordPress Trac] #42067: Language Warning
WordPress Trac
noreply at wordpress.org
Tue Oct 3 02:16:08 UTC 2017
#42067: Language Warning
--------------------------+-----------------------------
Reporter: EatonZ | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: 4.8.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
When using an open_basedir PHP restriction, I am receiving a PHP warning
from WordPress:
{{{
[03-Oct-2017 02:07:04 UTC] PHP Warning: is_readable(): open_basedir
restriction in effect. File(/languages//en_US.mo) is not within the
allowed path(s): (C:\inetpub\wwwroot) in C:\inetpub\wwwroot\wp-
includes\l10n.php on line 583
}}}
Looks like a bug. This is a Windows/IIS server, and it looks like it's
trying to reference a Linux path possibly, instead of something relative.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42067>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list