Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter\Exceptions\FrameworkException
#2

(This post was last modified: 08-20-2023, 01:03 PM by captain-sensible. Edit Reason: As Jimmy cricket once said wait there's mooore )

well in my /etc/php/php.ini there are these lines :

Code:
zlib.output_compression = Off        //therefore compression is off

; https://php.net/zlib.output-compression-level    // therefore disabled
;zlib.output_compression_level = -1    //therefore  disabled
i.e i have it disabled and everything is working on dev in apache on Arch linux. Never ever have needed to enable
Code:
zlib.output_compression

on the face of it , it seems yours has been enabled . Also are you talking about CI4 local host ? if so find your php.ini and stick a ";" at beginning of line to disable
if its xampp then , that has its own ini i believe
CMS CI4 A CMS system, runs out of the box written on top of CI4
Arch Book  CodeIgniter4 on Apache(pages 92-114) 
Reply


Messages In This Thread
RE: CodeIgniter\Exceptions\FrameworkException - by captain-sensible - 08-20-2023, 12:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB