T4kuyax
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to blacklist IP's?Modifying the htaccess in your DocumentRoot should suffice. If you have access to WHM, you can log into WHM and search, “cpHulk” – I forget where it’s located. Your web host can help if you have problematic server Spam.
Note: be careful blocking wildcard IP’s – you may block people you don’t wish to.
Good luck!
Another question, it appears to be that cPHulk only block the IP from accesing cPanel/WHM, is there a way to block it from websites :)?
Thanks!
Forum: Fixing WordPress
In reply to: How to blacklist IP's?Great, Just say “cPHulk Brute Force Protection” it is exactly what I need.
Thank you very much
Forum: Fixing WordPress
In reply to: How to blacklist IP's?If you’re on a Linux server, you can achieve this with basic htaccess rules for your entire server or for specific parts:
deny from 1.2.3.4
There are also plugins and tools:
https://wordpress.org/plugins/limit-login-attempts/
http://www.htaccesstools.com/block-ips/
Good luck!Is there a way to ban them in the entire server? I can access WHM Panel and cPanel 🙂
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageIt seems to do not work :S
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageJust modified the .htaccess lets look how it works.
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageJust some thoughts to put us all on the right track:
1. How did you find out it was that plugin?
2. How did you determine it actually wasn’t the plugin?
3. How are things since you locked down xmlrpc.php as mentioned above, as well as the comments and login via .htaccess?
‘
The plugin showed some erros on the error log, so I uninstalled it but it do not worked.
I just locked xmlrpc.php and it did not work but now I am going to lock comments via .htaccess 🙂
Thanks!
Forum: Fixing WordPress
In reply to: Stop WordPress DDoSIs there a custom configuration for this plugins?
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageNo, it wasnt that plugin.
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageIt seems to be the plugin “Pretty Link Lite”
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageCheck your logs and see if the xmlrpc.php file is being requested a lot of times. If it is, your site is being hit with a DOS attack that’s been pretty prevelant for a while now. I’ve had the same symptoms as you on 5 sites so far, and that’s the reason why
Yes, some of the sites show that file with a lot of CPU Load.
If its a DDoS attack, what do you recommend me to do?
Thanks!
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageDont you think maybe theres a error in some PHP file that is causing so much lag? I had already created a ticket and they are looking into it, but they suggest its maybe bots trying to comment, etc.
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageI dont think so, because I friend of mine run similar sites with same plugins and theme and it work stunning fast and perfectly.
Also, the same problem happened on the previus hosting company.
Any other ideas?
Thanks!
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageI just tried what you said to me, keep it only with Akismet and Twenty Fourteen plugin and in just 1 minute, it was like this:
http://i.gyazo.com/433b5614acead1ebdd423ca6097f1aae.png
If I let it more time, it will crash my VPS instantly :S
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageDo you mean multisite that I have multiple wordpress in same domain? Ifs that then no.
Forum: Fixing WordPress
In reply to: WordPress using high CPU UsageI have tried that, but it keeps working bad :S