• Resolved hughc

    (@hughc)


    Hi,
    I had a parse error (and white screen) occur on the front-end of one of my site because the /wp-content/wflogs/rules.php file was not fully written… any idea how this could occur?
    Last line of the file ended up as:

    $this->rules[17] = wfWAFRule::create($this, 17, NULL, 'rfi', NULL, 'Gwolle Guestbook <= 1.5.3 - Remote File Inclusion', 0, 'block', new wfWAFRuleComparisonGroup(new wfWAFRuleComparison($this, 'match', '/gwolle\\-gb[\\/]+frontend[\\/]+captcha[\\/]+ajaxresponse\\.php/', array(wfWAFRuleComparisonSubject::create($this, 'request.path', array (
    )))), new wfWAFRuleLogicalOperator('AND'), new wfWAFRuleComparison($thi

    I’m running 6.1.8.

    https://www.ads-software.com/plugins/wordfence/

Viewing 1 replies (of 1 total)
  • Hi hughc,

    Sorry for the trouble. This can happen if something interrupts the write. We are not exactly sure what is interrupting the writing process but we have a possible solution that will be included in version 6.1.9.

    This seems to be a rare occurrence, but because of the severity of the error it is a high priority fix.

    Thanks for the info! I am going to mark this resolved, but if you have any more information that might help us, or if it happens again, feel free to update the post.

Viewing 1 replies (of 1 total)
  • The topic ‘rules.php incomplete -> white screen of death’ is closed to new replies.