If both "zlib.output_compression = On" and "display_errors = On" is set, ISPConfig3 has following errors all over and doesn't work.
Quote:
Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in /usr/local/ispconfig/interface/lib/app.inc.php on line 35
I noticed this as I have errors enabled on my virtual test server.
Posts: 32,071
Thanks: 697
Thanked 4,251 Times in 3,263 Posts
ISPConfig itself uses gzip compression, so what you did is to enable gzip compression a second time in php.ini which causes a conflict with ispconfigs setting. You can disable gzip compression in ispconfig by commenting out the line:
Recent comments
15 hours 49 min ago
16 hours 49 min ago
20 hours 36 min ago
21 hours 50 min ago
1 day 1 hour ago
1 day 8 hours ago
1 day 17 hours ago
1 day 19 hours ago
2 days 10 hours ago
2 days 12 hours ago