Welcome Guest, Not a member yet? Register   Sign In
Error in extending CI_Loader: Class 'CI_Loader' not found
#3

(09-05-2018, 03:26 AM)InsiteFX Wrote: It must not be finding the paths, because I just tried your code here and it works fine

What OS and are you using XAMPP or what?

Did you setup your config base url etc; ?

I'm using Windows 10 Home Edition.
I'm not using XAMPP, I'm using PHP built-in server: php -S localhost:8000 index.php

And yes, I setup my base_url at config.php:
PHP Code:
$config['base_url'] = 'http://localhost:8000/'
Reply


Messages In This Thread
RE: Error in extending CI_Loader: Class 'CI_Loader' not found - by thiago.bittencourt - 09-05-2018, 05:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB