advertino
Forum Replies Created
-
I don’t understand anything about it. The control panel informed me that there is a vulnerability in the plugin. I reported it on the forum. If you need more information about the WP Toolkit, then you can find it here https://cpanel.net/wp-toolkit/
AccuWeb Hosting is hosting provided for me CPanel and WP Toolkit. If you need more information, I think you can ask these guys.- This reply was modified 1 year, 10 months ago by advertino.
WP Toolkit has detected new vulnerabilities on WordPress sites under your care. It is strongly recommended to update or disable vulnerable assets on these sites. You can also configure WP Toolkit to perform automatic actions when vulnerabilities are detected.
Forum: Plugins
In reply to: [Redirection] Redirect query to main URL – how to do it?Unfortunately, WordPress doesn’t do anything about it. The fact is that such pages create duplicate pages on the website, which negatively affects search engine optimization. I don’t use website search, so I don’t think anything will be broken.
It looks a little strange, but in the Cloudflare panel I found a huge number of bots from Germany being blocked. When I disabled the CF firewall, everything started working without any problems. The only thing I can’t figure out is how the bots from Germany relate to the cron, which runs on a website that is hosted in Singapore. But now everything works. It is a fact.
I think I found an error. I turned off Cloudflare and it worked. Now I have a question, what is the difference between the CF settings of one website and the settings of another. I think I’ll figure it out on my own.
Thanks for support!
- This reply was modified 3 years ago by advertino.
HTTP/HTTPS fixed, nothing change
Now I got a message from hoster
Can you please update us on where they are finding the error below?
ERROR Failed to update option qtr_scan_cron_args
I have checked the error log at our end but couldn’t locate it. Where does qtrOptions.php file is located? Can you please update the plugin and try again with scanning. I can see your website has mixed content (HTTP links) so please correct all the links to HTTPS.
I installed the default theme twenty twenty one and reinstalled WordPress. Malware scanner still does not start. All plugins is disabled.
- This reply was modified 3 years ago by advertino.
I will try to describe what I am doing next.
1. This is union php.ini, is similar for my every blog. Nothing different.
2. I have now downloaded the WP Crontrol plugin to see what is happening with crones on this blog. After installing this plugin, I saw the following warning:
There was a problem spawning a call to the WP-Cron system on your site. This means WP-Cron events on your site may not work. The problem was:
Unexpected HTTP response code: 503
3. After this I jumped to Github, to this article https://github.com/johnbillion/wp-crontrol/wiki/Problems-with-spawning-a-call-to-the-WP-Cron-system
In case of error 500 and above, it is recommended to check the error logs on the hosting. Now I will check them again, and write again here.
Also, I found some description about 503 error:
503 error:
The 503 service unavailable error occurs when your web server is unable to get a proper response from a PHP script. This PHP script could be a WordPress plugin, a theme, or a misbehaving custom code snippet.
– If the error is caused by heavy usage, a server glitch, server temporarily offline for maintenance, the server too busy or concurrent request limit exceeded, or a DDoS attack, then it could automatically disappear in a few minutes.
– However, if it is caused by bad code on your website, then it will keep occurring unless you find and disable the code that’s causing it.To troubleshoot, try:
– Deactivate plugins, switch theme, reinstall WP
– Review https://www.wpbeginner.com/wp-tutorials/how-to-fix-503-service-unavailable-error-in-wordpress/
– If these methods fail to resolve the error, then try contacting your hosting provider.I’ll check now
- This reply was modified 3 years ago by advertino.
I forgot say somthing. After I changed the quotation marks, the following issue appeared in the bug reports. I changed them back.
- This reply was modified 3 years ago by advertino.
yeap, same hosting account
I’ll do, wait a bit please
PHP version 7.4
Please note that these hosting settings are absolutely identical for my five blogs. But on three blogs I can run the malware scanner, but on two blogs I can’t.
Based on this, one would assume that the problem is in the installed plugins, but they are all disabled, the cache is cleared.
All caching plugins are disabled now. All other plugins on the website are also disabled.
OK. Next step.
Can you please change PHP define instruction
define(‘QTR_FS_SNAPSHOT’, true);
to
define(“QTR_FS_SNAPSHOT”, true);
Do you see the same error?
I set the parameters you recommended, after that I cleared the cache on the Cloudflare and ran a scan. This is what I see.
Pay attention to the quotes that are used by default in my config file.
INFO Starting investigation of /home/***/public_html/***blog.com/ INFO Patterns database /home/***/public_html/***blog.com/wp-content/plugins/quttera-web-malware-scanner/patterns.db loaded successfully ERROR Failed to update option qtr_scan_cron_args INFO Internal scan scheduled. Next run 23:52:03 INFO Starting internal scan of [/home/***/public_html/***blog.com/] INFO Termination sent successfully. Waiting for scan job INFO Submitting internal scan request INFO Starting investigation of /home/***/public_html/***blog.com/ INFO Patterns database /home/***/public_html/***blog.com/wp-content/plugins/quttera-web-malware-scanner/patterns.db loaded successfully INFO Operation succeeded. Internal scan started
Three minutes after starting, I see this
INFO Starting investigation of /home/***/public_html/***blog.com/ INFO Patterns database /home/***/public_html/***blog.com/wp-content/plugins/quttera-web-malware-scanner/patterns.db loaded successfully ERROR Failed to update option qtr_scan_cron_args INFO Internal scan scheduled. Next run 15:21:30 INFO Starting internal scan of [/home/***/public_html/***blog.com/]