• Resolved hefin

    (@hefin)


    I have a fresh install of WordPress 6.1.1 with only the Debug Log – Config Tool installed, all debug constants have been enabled but I get the error ‘Debug log not could not be opened !’

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter hefin

    (@hefin)

    Just checked

    <?php phpinfo();
    
    

    The error log is location is set to

    error_log/home/<mysite>/logs/<site_url>.php.error.log

    Would I need to set the log location back to wp-content directory for the plugin to pickup the error logs.

    Many Thanks

    Plugin Author Lukman Nakib

    (@pyrobd)

    There is a filter hook available if you want to change the path ‘wp_dlct_log_file_path’ just return your file path

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Debug log not could not be opened !’ is closed to new replies.