15,039
edits
| Line 80: | Line 80: | ||
* debug 0 (NONE: Do not show any errors or warnings) -> 6143 (ALL: Show all reasonable PHP debug messages) | * debug 0 (NONE: Do not show any errors or warnings) -> 6143 (ALL: Show all reasonable PHP debug messages) | ||
* debugdisplay 0 (No) -> 1 (Yes) | * debugdisplay 0 (No) -> 1 (Yes) | ||
{{exclaim}} Some moodle sites will not allowed to login the "Site Administration" page after enable to "Display debug messages (debugdisplay)" because the error message block the normal display of moodle page. Highly recommend, '''left one tab on the "Debugging" setting page''' if you can not access the database. [Moodle 1.8.1] | |||
== secure the phpMyadmin == | == secure the phpMyadmin == | ||