Welcome Guest, Not a member yet? Register   Sign In
CI4 Kint error
#2

(This post was last modified: 11-14-2020, 07:56 AM by captain-sensible.)

couple of things it says File(/var/www/html) but html is not a file its a directory.

What version are you using 4.0.4 / i note in docs kint states to use kint :
$useKint = true;

i can't see where to use that in the only index.php i have in public.

Are you on Windows or Linux? xammp ,wamp or other.

My immediate answer is that if you just trying to get started and can't even see landing page; i'm tempted to say use composer --no-dev to remove kint.

I'm not using it and so far have been able to sort all problems without using it. personally i still use Var_dump($somevariable) to see what i get.

Tweaking logger.php level etc are enough debug tools for me


In fact i would go further if your just starting and say put your web dir of CI$ on your Desktop and use
Code:
php spark serve

that will start in built dev server
Reply


Messages In This Thread
CI4 Kint error - by scarja - 11-11-2020, 08:18 AM
RE: CI4 Kint error - by captain-sensible - 11-14-2020, 07:54 AM
RE: CI4 Kint error - by paulbalandan - 11-15-2020, 11:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB