
quizknows
- Total activity 1324
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 499
Comments
Recent activity by quizknows-
If you're lucky, and you don't have default WHM tweak settings (or the user enabled log archiving) the logs will be available through: /home/$username/access-logs/domain.com or /home/$username/lo...
-
That's a good thing, that means your SQL queries are likely completing quickly. At that point look at the PHP code. Perhaps use a tool like [url=http://www.xdebug.org/docs/profiler]Xdebug: Document...
-
I'd start with the apache error log and any php error_log files. You mention VPS hosting, perhaps your server just does not have enough resources for dynamic PHP/MySQL sites. Even common CMS softwa...
-
This is most likely not a server problem, but a problem with your PHP code or MySQL queries causing them to create high load on the server. You need to troubleshoot your application code. You may...
-
I know of paid services, but not a free script. I've previously used the company 6scan, who would e-mail me whenever one of my web apps had a new vulnerability. Mods, If giving them a plug here is...
-
That looks pretty suspicious mimran, I'd be investigating that process and remote IP address.
-
SpamAssassin often stays running long enough for CSF to see it as a long running process. This is not necessarily a bad thing. On my own systems, I whitelist it in /etc/csf/csf.pignore by adding: ...
-
Just disable cPhulk and use CSF/LFD or another functional brute force detection. cPhulk is a nuisance at best.
-
Even if you suspend the domain in cPanel, the google warning will remain until they re-crawl the site. I would advise consulting your host or a qualified security administrator. Once you have fou...
-
[quote="delalibera, post: 1640941"> What should I do to fix this? If you only have an instance (VM) on the server, there is most likely nothing you can do yourself. Most servers lacking the kerne...