• Resolved Merkucio

    (@merkucio)


    How can I solve this issue? This is my wp-config.php file inside:

    define( ‘WP_DEBUG’, false );
    define( ‘WP_DEBUG_LOG’, false);
    define( ‘WP_DEBUG_DISPLAY’, false);
    define( ‘WP_ALLOW_MULTISITE’, false );
    define( ‘WP_AUTO_UPDATE_CORE’, false );
    define( ‘DISABLE_WP_CRON’, true );

    As I see, your recommendation is Change debug.log file location. But I don’t know how to do that.

    • This topic was modified 1 year, 10 months ago by Merkucio.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Debug log is now public’ is closed to new replies.