Welcome Guest, Not a member yet? Register   Sign In
CI in a Linux environment setup
#4

(06-19-2015, 07:57 PM)kenjis Wrote: > lowercase names for the controller filename and uppercase for the class name

What do you mean? In CI 3.0, controller filenames must be ucfirst.

This checker might help you.
https://github.com/kenjis/codeigniter3-filename-checker

This is what i get for not reading the documentation.
Thanks a lot man i changed the controller first letter to uppercase and no more 404 error!


(06-19-2015, 11:53 PM)John_Betong Wrote: Try setting the following in ./config/config.php


PHP Code:
$config['log_threshold'] = 4// DEFAULT 1 
Check your ./application/logs/ folder which can be deleted after fixing each error and running your application again.

Thanks for this i see what errors are generated!
Reply


Messages In This Thread
CI in a Linux environment setup - by Raidenlee - 06-19-2015, 05:12 PM
RE: CI in a Linux environment setup - by kenjis - 06-19-2015, 07:57 PM
RE: CI in a Linux environment setup - by Raidenlee - 06-20-2015, 11:17 AM
RE: CI in a Linux environment setup - by esle - 10-22-2019, 03:44 PM
RE: CI in a Linux environment setup - by mboufos - 10-23-2019, 12:05 AM
RE: CI in a Linux environment setup - by esle - 10-23-2019, 12:31 AM
RE: CI in a Linux environment setup - by esle - 10-23-2019, 07:44 AM
RE: CI in a Linux environment setup - by esle - 10-23-2019, 09:20 AM
RE: CI in a Linux environment setup - by esle - 10-24-2019, 02:02 AM
RE: CI in a Linux environment setup - by esle - 10-24-2019, 09:49 AM
RE: CI in a Linux environment setup - by esle - 10-25-2019, 03:07 AM
RE: CI in a Linux environment setup - by esle - 10-25-2019, 03:48 AM
RE: CI in a Linux environment setup - by esle - 10-27-2019, 04:03 AM
RE: CI in a Linux environment setup - by esle - 10-28-2019, 01:27 AM
RE: CI in a Linux environment setup - by esle - 10-28-2019, 02:09 AM
RE: CI in a Linux environment setup - by esle - 10-29-2019, 01:46 AM
RE: CI in a Linux environment setup - by esle - 11-04-2019, 08:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB