Viewing 2 replies - 1 through 2 (of 2 total)
  • Try rebuilding your wordfence-waf.php file using the following:

    <?php
    // Before removing this file, please verify the PHP ini setting 'auto_prepend_file' does not point to this.
    
    if (file_exists('/home/institutsh/www/wp2014/wp-content/plugins/wordfence/waf/bootstrap.php')) {
        define("WFWAF_LOG_PATH", '/home/institutsh/www/wp2014/wp-content/wflogs/');
        include_once '/home/institutsh/www/wp2014/wp-content/plugins/wordfence/waf/bootstrap.php';
    }
    ?>

    Regards

    Thread Starter Pierre.Toulmonde

    (@pierretoulmonde)

    Hi,
    Thnaks for your anwser.
    I made the changes but it still going on.
    I still have those errors

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Logs : Invalid character in wordfence-waf.php'’ is closed to new replies.