(was: phpwiki returns garbage on my screen!)

This is a discussion on (was: phpwiki returns garbage on my screen!) within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi, I had the same problem. On Win2K with IE, the phpwiki was returning everything garbled, most of the time ...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-21-2003
Stan Berka
 
Posts: n/a
Default (was: phpwiki returns garbage on my screen!)

Hi,
I had the same problem. On Win2K with IE, the phpwiki was returning
everything garbled, most of the time also the browser was asking
whether to save the file or what. I have edited the PHPWiki's
Request.php file, precisely the compress_output method. Actually, I
have just commented out all of the contents of it. Now the PHPWiki
works just fine. And it's a nice package!

function compress_output() {
// if (function_exists('ob_gzhandler')) {
// ob_start('ob_gzhandler');
// $this->_is_compressing_output = true;
// }
}

Stan Berka
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 07:03 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0