rules.php incomplete -> white screen of death
-
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.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘rules.php incomplete -> white screen of death’ is closed to new replies.