vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   How to disable compression (https://vborg.vbsupport.ru/showthread.php?t=71864)

kgp43 11-17-2004 03:18 PM

How to disable compression
 
Hi,

I run alot of sites at a server.
Have installed mod_layout and it works great except at forums (ex. www.vogn.net). I was told the reason for these 3 error chars is that forums use compression. So I disabled ob_start and ob_gzhandler in php.ini, but i still receive the error chars. Does vBulletin use other methods of compression?

Any help would be great.




Regards,

K. Poulsen

AN-net 11-17-2004 04:43 PM

Quote:

Originally Posted by kgp43
Hi,

I run alot of sites at a server.
Have installed mod_layout and it works great except at forums (ex. www.vogn.net). I was told the reason for these 3 error chars is that forums use compression. So I disabled ob_start and ob_gzhandler in php.ini, but i still receive the error chars. Does vBulletin use other methods of compression?

Any help would be great.




Regards,

K. Poulsen

it uses gzip only if you turn it on, check your vbulletin options in admincp;)

kgp43 11-17-2004 04:48 PM

I dont own the sites im hosting. Is it possible to disable gzip another way?

AN-net 11-17-2004 05:01 PM

y r u fixing their errors then, anyways tell them to check the admincp for gzip being on if its causing errors:)

also the example site is IPB... if that site is experiencing problems then ask over at IPB;)

kgp43 11-17-2004 05:08 PM

that was just an example... www.perfumeindex.com/forums is my own and use VB :P
I offer free hosting and want to post an Ad in the top of all pages (users accepted this when they signed up). That is why im asking

well, just wanted to know what compression VB use and got an answer - thanks. I will find a solution to disable it server-wide somewhere else.

Brad 11-17-2004 05:20 PM

<a href="http://us2.php.net/manual/en/function.gzcompress.php" target="_blank">http://us2.php.net/manual/en/function.gzcompress.php</a>

kgp43 11-17-2004 05:28 PM

Quote:

Originally Posted by Brad.loo

From the link/page:

"Note: This is not the same as gzip compression, which includes some header data. See gzencode() for gzip compression."
- Dosent that mean it's the gzencode() funtion I need to disable?

Brad 11-17-2004 05:33 PM

Disabling gzcompress prevents vBulletin from gziping.

kgp43 11-17-2004 05:35 PM

I added both gzcompress and gzencode to "disable_functions" in php.ini - still the same error.


All times are GMT. The time now is 08:13 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01270 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete