SMF Support > SMF 1.1.x Support

What errors are these?

(1/1)

Andrei Cantey:
Warning: ob_start(): output handler 'ob_gzhandler' conflicts with 'zlib output compression' in C:\xampp\htdocs\kol\index.php on line 129

Notice: ob_start(): failed to create buffer in C:\xampp\htdocs\kol\index.php on line 129
8: Undefined index: tli_days
File: C:\xampp\htdocs\kol\Sources\Load.php
Line: 1027



PLEASE NOTE THAT I AM RUNNING THIS ON MY PUBLIC COMPUTER.
I am running XAMPP as a prebuilt up to date Apache, PHP, and phpMyAdmin.
Thankyouforanyhelpyoucangive.

Oldiesmann:
Admin -> Server Settings -> Feature Configuration
Uncheck the box next to "use compressed output" and save the changes

You're telling SMF to compress output, but PHP is already configured to do that by default, so that's why you're getting an error. PHP doesn't know which method of output compression it's supposed to use.

Navigation

[0] Message Index

Go to full version