• Having this error

    [26-Aug-2022 11:22:04 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 41943040 bytes) in /home/creativeit/public_html/wp-content/plugins/wp-stateless/lib/classes/sync/class-non-library-sync.php on line 28

    Memory_Limit is set ti 512M

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter evandoc

    (@evandoc)

    [27-Aug-2022 07:03:11 UTC] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 105609608 bytes) in /home/creativeit/public_html/wp-includes/wp-db.php on line 2135

    I have increased memory limit but I am getting this now

    When wp-stateless is disabled, I stop getting the error

    Thread Starter evandoc

    (@evandoc)

    Line 2135 of wp-db.php

    while ( $row = mysqli_fetch_object( $this->result ) ) {

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Memory Errors’ is closed to new replies.