• Resolved hhm

    (@hhmplastik)


    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 584

    I 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.mo

    my php log file is growing to hundreds of Megabytes
    any idea?

Viewing 1 replies (of 1 total)
  • Plugin Author Heateor Support

    (@heateor)

    The error implies that some other plugin/functionality is trying to read the file wp-content\plugins\sassy-social-share//languages/sassy-social-share-tr_TR.mo which is not part of our plugin. You would like to try keeping only our plugin active to confirm this.

Viewing 1 replies (of 1 total)

The topic ‘language package errors in php_logs’ is closed to new replies.