Opened 2 years ago
Last modified 2 years ago
#56361 new defect (bug)
Debug log never working
Reported by: | koupmi | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.0 |
Component: | General | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
When you turn on debug log properly, file is not created and there are not recording.
Change History (2)
#2
@
2 years ago
Hi @koupmi
Welcome to the trac! Did you check if your directory where debug.log file will be written is writable? Most of the time it's the issue of writing permissions. Usually debug.log will be placed if not specified under /wp-content/
Please check your installation setup & let us know how we can also reproduce the issue on a fresh installation with proper write permission.
Note: See
TracTickets for help on using
tickets.
Thanks for the report!
Could you share the steps you took to set up the debug log? We need to know whether to correct the code or the instructions.