6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/25/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1626] Using ZPS file compression incompatible with compress_pages option
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ ..__. __.. . | \ || |(__ | | |__/\__||__|.__)|/\|
Comment
> ini_get('output_handler') returns nothing if using ZPS file compression. > > > > The suggestion was made to test for the existence of ZPS file > compression by checking the values of: > > > > zend_accelerator.compress_all > > or > > zend_accelerator.compression > > > > So I'd think that just adding a check to see if > zend_accelerator.compress_all !=1 or > ini_get('zend_accelerator.compress_all) == '' (I'm not sure which is > the proper way to do it, my guess would be the latter) in > Horde::compressOutput should do the trick. > > > > I have all my sites accelerated currently and don't want to monkey > with configs in the middle of the day. But I'll add a > php_admin_value to disable ZPS compression for my test site and will > either generate a patch or test one if you beat me to it.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers