View Single Post
Old 11-15-2006, 09:39 PM   #1 (permalink)
sjmiller
Junior Member
 
Join Date: Nov 2006
Posts: 3
Default PHPNuke error with mainfile.php

I am in desperate need of help, I recieve the following error at the top of my website:

Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in /home/u2/blindeyes/html/mainfile.php on line 88

This prevents me from accessing any part of my administration menu. I have already replaced the line

$do_gzip_compress = true;

to

$do_gzip_compress = false;

but still get the error, and am still not able to access any part of the administration menu. Any help would be GREATLY appreciated!
sjmiller is offline   Reply With Quote
Sponsored Links