[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 105: ob_start(): output handler 'ob_gzhandler' conflicts with 'zlib output compression'
[phpBB Debug] PHP Notice: in file [ROOT]/adm/index.php on line 105: ob_start(): failed to create buffer
้เปิดไฟล์
/adm/index.php
ค้นหา
Code: Select all
ob_start('ob_gzhandler');
Code: Select all
@ob_start('ob_gzhandler');