xmlrpc.php

Posted in: Newspaper
Post count: 58

Hi Guys i keep finding this all over my error log.

PHP Warning: mysqli_set_charset(): Error executing query in /hermes/bosnaweb03a/b242/nf.riverviewweb/public_html/gnp/new/wp-includes/wp-db.php on line 756

I had disabled xmlrpc by adding the code below to functions.php in theme folder as recommended on this forum
add_filter('xmlrpc_enabled', '__return_false');

Could this be the reason why i keep getting locked out?
I am still getting that wordpress install screen every so often.

Post count: 22421

Hello,
This could be dues to memory allocation. Here is a refference:

https://wordpress.org/support/topic/getting-wp-installation-window/

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.