![]() |
CI4: Manual installation SYSTEMPATH/ThirdParty/Kint/init.php at line 47 - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: CI4: Manual installation SYSTEMPATH/ThirdParty/Kint/init.php at line 47 (/showthread.php?tid=75933) |
CI4: Manual installation SYSTEMPATH/ThirdParty/Kint/init.php at line 47 - wishmaster - 03-30-2020 Hi, 1. I am trying to install fresh CI4, but unable due to error Code: SYSTEMPATH/ThirdParty/Kint/init.php at line 47 Please, need advice! 2. I think Manual installation is not complete in the User Guide. The are no mentions about dependencies like XDebug, Tokenizer extension of PHP and so on. RE: CI4: Manual installation SYSTEMPATH/ThirdParty/Kint/init.php at line 47 - keebOo - 04-16-2020 I'm trying to install on linux, locally (apcahe2 php7) but I have the same error...(Manual install) Some news? RE: CI4: Manual installation SYSTEMPATH/ThirdParty/Kint/init.php at line 47 - dudeawesome - 04-20-2020 Hey guys, I ran into this error a while back. I solved it by renaming system/ThirdParty/Kint/kint.php to system/ThirdParty/Kint/Kint.php the K needs capitalising on linux servers I think? Hope this helps |