Welcome Guest, Not a member yet? Register   Sign In
Class 'Kint\Kint' not found
#1

To get a base line with CI4, I am trying to get the default 'Welcome_message'  to work on my host provider, HostGator. It works fine on localhost but when I move the files to my hostprovider it gets the 'Whoosh....' error.

I have set the permissions on the write folder and all its subfolders to 777
my .env file set the baseURL as follows:   
      app.baseURL = 'https://ci4.kmplace.net/'

I launch the website from Chrome using:   https://ci4.kmplace.net

It fails and the following is placed in the Log folder

CRITICAL - 2020-04-06 12:11:01 --> Class 'Kint\Kint' not found
#0 /home1/kenatkmplace/ci4.kmplace.net/system/CodeIgniter.php(224): require_once()
#1 /home1/kenatkmplace/ci4.kmplace.net/system/CodeIgniter.php(193): CodeIgniter\CodeIgniter->initializeKint()
#2 /home1/kenatkmplace/ci4.kmplace.net/system/bootstrap.php(168): CodeIgniter\CodeIgniter->initialize()
#3 /home1/kenatkmplace/ci4.kmplace.net/public/index.php(36): require('/home1/kenatkmp...')
#4 {main}


Any ideas?
Thanks in advance
Reply
#2

You need to rename Kint, see here: https://forum.codeigniter.com/thread-75621.html
Reply




Theme © iAndrew 2016 - Forum software by © MyBB