Menu

Installation OK, first page garbage

Help
f d
2002-08-11
2012-10-11
  • f d

    f d - 2002-08-11

    phpwiki-1.3.3

    I am able to see the "loading up virgin wiki" page and all is well (no errors reported--only Notices re:InterWikiMap). If I reload the page, I get garbage. I've checked for double gzipping and added the patch with no change. The behavior happens with both mozilla, netscape, and lynx despite removing the dbm file repeatedly and reloading.

    The machine is running apache and php 4.2.2 on a redhat 7.3 installation. Php accesses other gdbm calls okay.

    Weird part, if I telnet into the machine and manually request the page, it comes back as it should (that is, the default Homepage).

    Any help would be appreciated.

    FD

     
    • Ed Marshall

      Ed Marshall - 2002-10-19

      Simple fix: edit lib/Request.php, and comment out or delete the body of the "compress_output" function (just search for ob_gzhandler and you'll find it). phpwiki is being a little too smart, trying to override the administrator's preferences (if I WANTED compressed output, I'd enable it with mod_deflate ;-).

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.