I want to ask. First of all, I will tell that I\'ve develop an application use codeIgniter on my windows dekstop. And it clear and run completely.
But, after I move
First thing that you should know the debian
is a Linux base server. So Its not like windows servers(XAMPP and WAMP).
So first of all consider about Letters. It means debian Sever is Case-Sensitive.
So check your naming conversation as well
Check these
class Admin extends CI_Controller
admin.php
routes.php
. In routes $route['default_controller'] = "admin";