Skip to Content Skip to Menu

Captcha Plugin - Disable zlib output compression?

  • ernestbut
  • ernestbut
  • OFFLINE
  • Posts: 4
  • Thanks: 0
  • Karma: 0
17 years 5 months ago #36953 by ernestbut
i have installed the captcha Plugin 1.0 and the frontend was not displaying the image. However, i discovered from the PHP error log that:
"PHP Warning: ob_start() [<a href='ref.outcontrol'>ref.outcontrol</a>]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in [webroot]\includes\joomla.php on line 3997

so, i turned off zlib output compression and it is now working perfectly!

But i am wondering whether i can have zlib output compression enabled and at the same time use captcha plugin? (because zlib output compression is required by some other scrips)

any suggestions?

Thanks

PS: i am new PHP programming, so i don't really understand what is ob_gzhandler and zlib output compression.

Please Log in or Create an account to join the conversation.

  • trail
  • trail
  • OFFLINE
  • Posts: 232
  • Thanks: 21
  • Karma: 813
17 years 5 months ago #37008 by trail
This is very interesting feedback.. not many look at their php error logs.. this is great info.. however.. this is new and will need some time to be looked into..

DJ Trail.
CB Co-Founder & Test-Lead.
Plugins: My Age , Starsign Matchmaking Horoscope , My Visitor , My Highscores , My ProfileID ,
My Components: Import & Invite Karma Casino (Use Test / Test)
My Modules: Many :)

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
17 years 5 months ago #37010 by nant
ernestbut wrote:

i have installed the captcha Plugin 1.0 and the frontend was not displaying the image. However, i discovered from the PHP error log that:
"PHP Warning: ob_start() [<a href='ref.outcontrol'>ref.outcontrol</a>]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in [webroot]\includes\joomla.php on line 3997

so, i turned off zlib output compression and it is now working perfectly!

But i am wondering whether i can have zlib output compression enabled and at the same time use captcha plugin? (because zlib output compression is required by some other scrips)

any suggestions?

Thanks

PS: i am new PHP programming, so i don't really understand what is ob_gzhandler and zlib output compression.


also just found that on safe mode = On sites the GD library function fails because it cannot load the font file!

Please Log in or Create an account to join the conversation.

  • ernestbut
  • ernestbut
  • OFFLINE
  • Posts: 4
  • Thanks: 0
  • Karma: 0
17 years 5 months ago #37020 by ernestbut
just to let you know..... my situation occurs when i have safe mode on!

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum