The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
zlib compression
Appreciate some help on this.
My Links and Files database hack ran into problems on a site using zlib.output_compression=on and php version 4.3.4. He got garbage on the screen, which was presumably compressed material not being uncompressed or vice versa. The cryptic comment from his local expert was that Quote:
How does one write a script that is safe against zlib.output_compression being "on"? |
#2
|
||||
|
||||
I believe you also have to enable the module in php.ini
I recently enabled the gd module and had to uncomment a line |
#3
|
|||
|
|||
Quote:
The question is how to write code that is safe to this setting? (Indeed, why should one have to bother?) In the meantime, this is what I've tried, seemingly successfully, but I've no idea if this is adequate, failsafe, etc. PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|