• Jeet

    (@innovbeyond)


    Hi,

    I am getting the below error:

    Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(\D:/Inetpub/vhosts/magiccmirror.co.in/httpdocs/wp-content/themes/foodeez-lite/SketchBoard/includes\languages\theme-mode/en_US.mo) is not within the allowed path(s): (D:/Inetpub/vhosts/magiccmirror.co.in\;C:\Windows\Temp\) in D:\Inetpub\vhosts\magiccmirror.co.in\httpdocs\wp-includes\l10n.php on line 476

    I am using a theme names foodeez lite. If I am activating the default Twenty Fourteen theme then I am not getting this error.

    Kindly help. I am not a code savvy person so please help me with step by step process.

    Thanks in Anticipation
    Jeet
    Innovations Beyond

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    – your theme “foodeez-lite” seems to be the issue.
    – does the error go away if you switched to the unedited default Twenty Fifteen theme for a moment using FTP or SFTP or whatever file management application your host provides.

    Hi Jeet,

    The open_basedir restriction is the part of the error that is letting you know why your receiving the error in the first place.

    Having an open_basedir set is a security feature some hosts put in place to prevent you from access files and scripts outside of your site root.

    Really, the best (and easiest) way to work around this is to contact your host provider and ask them to remove the open_basedir or remove safe_mode altogether.

    Evan

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘I am getting l10n.php error’ is closed to new replies.