language package errors in php_logs
-
I found this warning in the php error log :
[01-Aug-2018 16:00:27 UTC] PHP Warning:
is_readable(): open_basedir restriction in effect.
File(C:\Inetpub\vhosts\xxxxxxxxxx.com\httpdocs/wp-content/plugins/C:\Inetpub\vhosts\xxxxxxxxxx.com\httpdocs\wp-content\plugins\sassy-social-share//languages/sassy-social-share-tr_TR.mo)
is not within the allowed path(s):
(C:/Inetpub/vhosts//xxxxxxxxxx.com\;C:\Windows\Temp\) in C:\Inetpub\vhosts\xxxxxxxxxx.com\httpdocs\wp-includes\l10n.php on line 584I uploaded .mo files for languages but warning still adding to the log.
I think “/“s in the Path are wrong:
wp-content\plugins\sassy-social-share//languages/sassy-social-share-tr_TR.momy php log file is growing to hundreds of Megabytes
any idea?
The topic ‘language package errors in php_logs’ is closed to new replies.