Welcome Guest, Not a member yet? Register   Sign In
Debugbar Error CI 4.0.4
#3

(08-27-2020, 05:14 AM)InsiteFX Wrote: You need to edit the file env in the root with index.php

Find this:

Code:
#--------------------------------------------------------------------
# ENVIRONMENT
#--------------------------------------------------------------------

# CI_ENVIRONMENT = production

Then add this:

Code:
#--------------------------------------------------------------------
# ENVIRONMENT
#--------------------------------------------------------------------

# CI_ENVIRONMENT = production
CI_ENVIRONMENT = development

You then need to rename the env to .env

Your error should now show.


Hi, thanks for your answer, but I already have the environment set to development in the .env file.

#--------------------------------------------------------------------
# ENVIRONMENT
#--------------------------------------------------------------------
CI_ENVIRONMENT = development


anything else i can do for this problem?

Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Debugbar Error CI 4.0.4 - by ealegria - 08-26-2020, 08:46 AM
RE: Debugbar Error CI 4.0.4 - by InsiteFX - 08-27-2020, 05:14 AM
RE: Debugbar Error CI 4.0.4 - by ealegria - 08-27-2020, 09:05 AM
RE: Debugbar Error CI 4.0.4 - by paulbalandan - 08-27-2020, 01:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB