• Hi there!
    I’m new in WordPress and I have a problem in my first website, would you help me to solve it.
    thank you in advance
    Warning: file_exists(): open_basedir restriction in effect. File(C:\vhosts\chakave.com\httpdocs/wp-content/plugins/https://chakave.com/wp-admin/edit.php) is not within the allowed path(s): (C:/vhosts/chakave.com\;C:\Windows\Temp\) in C:\vhosts\chakave.com\httpdocs\wp-admin\menu-header.php on line 155
    Warning: file_exists(): open_basedir restriction in effect. File(C:\vhosts\chakave.com\httpdocs/wp-content/plugins/https://chakave.com/wp-admin/edit.php) is not within the allowed path(s): (C:/vhosts/chakave.com\;C:\Windows\Temp\) in C:\vhosts\chakave.com\httpdocs\wp-admin\menu-header.php on line 228

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator bcworkz

    (@bcworkz)

    It looks like one of your plugins is supplying an invalid file specification. What is expected is a path relative to the plugins folder. What is provided is a full URL.

    Deactivate all plugins and the warnings should go away. Reactivate one plugin at a time, testing after each. When the warnings reappear, the last activated plugin is the cause.

    Thread Starter anorouzey

    (@anorouzey)

    Thank you @bcworkz ??
    I found the plugin which cause the problem. It is Elementor. Now how to solve the problem? I can’t remove elementor because I’ve built my website with it.

    Moderator bcworkz

    (@bcworkz)

    I suggest you use Elementor’s dedicated support. There are some resources near the bottom of this page.

    Thread Starter anorouzey

    (@anorouzey)

    thank you @bcworkz ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘file_exists(): open_basedir restriction in effect’ is closed to new replies.