
masterross
- Total activity 83
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
Comments
Recent activity by masterross-
Yes, I sat pass manually and added the user to the DB and it worked. But why the restore srcipt couldnt do that auto?
-
Actually, these custom ModSec rules trigger the CSF too: Time: Wed Mar 9 22:29:40 2022 +0200 IP: 95.108.213.9 (RU/Russia/95-108-213-9.spider.yandex.com) Failures: 4 (mod_security-custom) Inte...
-
We just use mod_secuity. Example of rules (that we picked up somewhere) SecRule REQUEST_HEADERS:User-Agent "@rx (?:AhrefsBot)" "msg:'AhrefsBot Spiderbot blocked',phase:1,log,id:7777771,t:none,bl...
-
Thanx guys, @Spirogg You are right mate. I transferred mysql conf through the tool and was set the tmp dir in the old server differently because I have big DBs and the default tmp is only 4GB. I ...
-
I have a similar issue. All my site were down and the log: [Thu Jun 10 10:20:40.736751 2021] [:error] [pid 19791:tid 47292916741888] [client 66.249.66.19:50671] SoftException in Application.cpp:648...
-
Hi, just saw " Your RPM database appears unstable. It is not possible at the moment to install a simple RPM. " So I've rebuilt it and the update went OK. Thanks for the support!
-
Thank you! This fixed the issue!
-
Hello, I found a temp solution by removing skip-name-resolve from /etc/my.cnf But I had this setting ON for at least 3 years and I did restores many, many times. Why now using skip-name-resolve is ...
-
Hello, Of course, I already tried them. There is a mysql permission problem. The only partial solution to restore a backup is to terminate the user and restore it. But then other errors appears: ...
-
I just uninstalled and installed OWASP again and now is working! The case is solved!