kishor10d / Admin-Panel-User-Management-using-CodeIgniter

Admin Panel User Management Demo - CodeIgniter + AdminLTE Theme
http://cias.codeinsect.com
GNU General Public License v3.0
338 stars 241 forks source link

I get the following error #10

Closed ghost closed 7 years ago

ghost commented 7 years ago

The requested URL /cias/loginMe was not found on this server.

kishor10d commented 7 years ago

please check your directory structure. I make it for root folder as cias.

ghost commented 7 years ago

Moved all the files to document root. And still have the same error.

kishor10d commented 7 years ago

You need to change the routes as per requirement. Can you provide your directory structure from document root folder?

ghost commented 7 years ago

I am new to CodeIgniter and CIAS. could you let me know where to change the routes. I am using cias as the document route. In Ubuntu the folder is /var/www/html/cias

ghost commented 7 years ago

Checked through the Application/config/route.php and checked the route settings the loginMe is set to login/loginMe. I understand that login.php controller has the funtion loginMe, which is correct. Just wondering why it is not pointing correct. Is there something I am missing.

kishor10d commented 7 years ago

Have you checked your .htaccess file? if your homepage is loading, it means project is working correct. You just have to make sure that your .htaccess file performing correct or not.

kishor10d commented 7 years ago

@drexvictor : no response, so close the issue