Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] - CI4 show errors not clearly
#5

You can do these steps to see the errors on CI4:

1- Config - Boot - Production,
 init_set('display_errors', '0'); Make the "0" -> "1".

2- Copy env file and rename .env
    (Line number was 17  I guess), CI_ENVIRONMENT production. Make it development. Not production.

You will be able to see the errors in detail.
Reply


Messages In This Thread
RE: CI4 show errors not clearly - by nc03061981 - 09-27-2020, 05:19 AM
RE: CI4 show errors not clearly - by paulbalandan - 09-27-2020, 10:27 AM
RE: CI4 show errors not clearly - by demyr - 09-27-2020, 01:15 PM
RE: CI4 show errors not clearly - by nc03061981 - 09-27-2020, 04:17 PM
RE: CI4 show errors not clearly - by nc03061981 - 09-27-2020, 05:31 PM
RE: CI4 show errors not clearly - by demyr - 09-28-2020, 03:10 AM
RE: CI4 show errors not clearly - by paulbalandan - 09-28-2020, 02:19 AM
RE: CI4 show errors not clearly - by nc03061981 - 09-28-2020, 02:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB