We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f507d commit c38f604Copy full SHA for c38f604
user_guide_src/source/installation/troubleshooting.rst
@@ -70,8 +70,8 @@ the webapp, for better security.
70
71
You can see the error in the log file. See `CodeIgniter Error Logs`_ below.
72
73
-If it is not on the production server, you should set your environment to
74
-"development" (in **.env**). See :ref:`setting-development-mode` for the detail.
+If you reach this page while developing you should change your environment to
+"development" (in **.env**). See :ref:`setting-development-mode` for more details.
75
After that, reload the page. You will see the error and the back trace.
76
77
CodeIgniter Error Logs
0 commit comments