Author Topic: Warning: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rew  (Read 24956 times)

0 Members and 1 Guest are viewing this topic.

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Code: [Select]
Warning: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'
From the admin control panel, under "Settings", set "Use GZip compression" to "No".

This message appears because Apache is already compressing the output due to your server's php.ini settings. Use one or the other, not both.