Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rosco1956

    (@rosco1956)

    The erros are:

    Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/sjsomati/public_html/staging/wp/wp-includes/functions.php on line 4755

    Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/sjsomati/public_html/staging/wp/wp-content/plugins/really-simple-ssl/class-mixed-content-fixer.php on line 110

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    Hi @rosco1956,

    Possibly you are a bit low on memory. Can you try to add the following to your wp-config.php:

    define( 'WP_MEMORY_LIMIT', '256M' );

    Plugin Support Leon Wimmenhoeve

    (@leonwimmenhoeve)

    Hi @rosco1956,

    Did the offered solution solve your problem or do you need any further assistance?

    Kind regards,
    Leon

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    This appears to be a php version issue. Please try upgrading to php 7.3.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘ob_end_flush(): failed to send buffer of zlib output compression (0)’ is closed to new replies.