DB Query white screen – PHP fatal error
-
I have the same error as described here: https://www.ads-software.com/support/topic/fatal-php-error-when-db-query-is-activated/
When I activate DB query which I need for debugging a slow site, I get this PHP error:
FastCGI: server “/usr/local/apache/cgi-bin/php7-fcgi80” stderr: PHP message: PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 528384 bytes) in /wp-content/plugins/debug-objects/inc/class-db_query.php on line 275PHP message: PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 10518400 bytes) in /wp-includes/functions.php on line 4212PHP message: PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0,
Can anyone help?
- The topic ‘DB Query white screen – PHP fatal error’ is closed to new replies.