Disable Gzip

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kris1351
    New Member
    • Nov 2005
    • 7

    Disable Gzip

    For some reason Vbulletin now installs with gzip set as on for its default which locks us out of the system when the install is complete. Where can I manually turn off the gzip fucntions from within the files or mysql? I cannot access the admincp as it is just gibberish with the gzip funciton enabled.
  • Colin F
    Senior Member
    • May 2004
    • 17689

    #2
    In phpMyAdmin, goto your datastore table and edit the options row.
    Find:
    Code:
    "gzipoutput";s:1:"1";
    and change it to
    Code:
    "gzipoutput";s:1:"0";
    You'll still have to change the setting in your vBulletin Options afterwords though.
    Best Regards
    Colin Frei

    Please don't contact me per PM.

    Comment

    • kris1351
      New Member
      • Nov 2005
      • 7

      #3
      Thank you.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...