LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-01-2014, 09:38 AM   #1
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Slackware 64-bit 14.1 (Stable), HTTPD-2.4.9, PHP-5.4.25, Output Buffering Error


I've installed Webtrees-1.5.3, upgraded from 1.4.x, and am seeing an error:

Code:
ERROR 8: ob_end_flush(): failed to send buffer of zlib output compression (1)
0 Error occurred on in function ob_end_flush
1 called from line 61 of file admin_site_upgrade.php
That code is:
Code:
// Flush output as it happens - only effective on some webserver configurations.
ob_implicit_flush(true);
if (ob_get_level()) {
        ob_end_flush();
}
I'm assuming that either httpd.conf or mod_php.conf or php-fpm.conf (or, you know, something else) may be a fault but I need a little push in the right direction to get one or more correctly configured.

Any ideas?
 
Old 07-01-2014, 10:58 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Hi,

Looks like you need to disable the zlib output compression. Use the following in php.ini
Code:
zlib.output_compression = Off
and restart apache

Regards
 
1 members found this post helpful.
Old 07-01-2014, 01:01 PM   #3
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Original Poster
Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
That took care of that, thank you.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Odd Behavior of HP Printer Waking Up Every So Often: Slackware 64-bit 14.1 Stable tronayne Slackware 16 04-23-2014 09:21 AM
Installing DSpace, Slackware 64-bit 14.0 (stable) tronayne Slackware 3 07-01-2013 10:35 AM
No -stable 32-bit (x86) changelog at slackware.com? Lufbery Slackware 21 04-24-2012 07:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 12:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration