• Hi Guys.

    On bunch of my sites when I manually visit the xmlrpc.php endpoint of a site, I get the following screen:
    https://screencast.com/t/aJUoTSGxC

    That prevents me from accessing my blogs through some desktop WP clients. How can I fix this issue?

    I tried stripping the blank lines after files that are mentioned in the warnings, but it didn’t help.

    Any idea?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    Try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, try switching to the Twenty Sixteen theme to rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter pesovski

    (@pesovski)

    Thanks James.

    Tried it, no success. I changed the theme as well but the issue is still there. I contacted my hosting company about this ‘ini_set() is not enabled’ issue, so I’m waiting to see if they can help somehow.

    Any further help will be appreciated.

    Moderator James Huff

    (@macmanx)

    Try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.

    Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Warnings on xmlrpc page’ is closed to new replies.