filoucp
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
Comments
Recent activity by filoucp-
]Have the same problems with "Rule processing failed". Thousands of instances in apache error_log on each server since activating OWASP rules. ex: [Thu Feb 05 15:35:46 2015] [error] [client xx.xx.x...
-
] I also noticed that when running the OWASP rules, I would often see this in the Apache error log: [Wed Feb 04 00:47:42.437126 2015] [:error] [pid 3560] [client 66.249.64.17] ModSecurity: Rule ...
-
Looks like there was a different article for sqlite Roundcube databases, so on affected customers who lost their responses I was able to restore a .rcube.db from a date before April 10th, and then...
-
There isn't anything you should have to do to get those backups created, but yes, there is not a way to restore the responses at this point. In my /var/cpanel/roundcube/ directory I've got: log/ ...
-
@filoucp - you would need to restore the backup as outlined in the above posts. The link above is saying a workaround isn't available to restore the responses. Also I've got no sql backups insi...
-
Also lost all my responses from a server, today, does anybody found a way to recover the responses ?
-
In my case ( PDO with PHP7.2 and the Malformed communication packet error ) , It seems the problem only affects the PDO::query function. So rewriting the affected queries with PDO::prepare / PDOSta...
-
Sorry, fixed my problem, A [path=] section in the php.ini was causing this strange behavior.