• Resolved themememe

    (@themememe)


    We are getting various errors that seem to be slowing our site down and occasionally causing timeouts:

    2019/07/02 12:09:57 [error] 128698#128698: *19263410 FastCGI sent in stderr: “PHP message: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /www/sitename/public/wp-content/plugins/wp-cerber/common.php on line 1919PHP message: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /www/sitename/public/wp-includes/class-wp-fatal-error-handler.php on line 65” while reading response header from upstream, client: 128.90.152.192, server: site.com, request: “GET /go/name HTTP/1.0”, upstream: “fastcgi://unix:/var/run/php7.3-fpm-site.sock:”, host: “site.com”

    2019/07/02 12:09:19 [error] 128699#128699: *19263106 FastCGI sent in stderr: “PHP message: PHP Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1896PHP message: PHP Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1898PHP message: PHP Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1896PHP message: PHP Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1898PHP message: PHP Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1896PHP message: PHP Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1898PHP message: PHP Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1864PHP message: PHP Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1864PHP message: PHP Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1864PHP message: PHP Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1864PHP message: PHP Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /www/site/public/wp-content/plugins/wp-cerber/common.php on line 1896PHP message: PHP Warning: mysqli_er

Viewing 1 replies (of 1 total)
  • Plugin Author gioni

    (@gioni)

    You should increase the memory limit for PHP scripts. Something consumes all available for PHP memory, so Cerber is unable to proceed and complete its operations. Also, Cerber is unable to connect to the database, probably you use an alternative incompatible DB driver/plugin, etc.

Viewing 1 replies (of 1 total)

The topic ‘Fatal PHP Errors’ is closed to new replies.