• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. T

    Resolved Spamassassin issue - not compiled or not compiled properly

    @danami First of all, the command spamassassin --lint is a very rough indicator of config errors, not of compilation or code errors. I too have checked a number of Ubuntu servers, with new and old Plesk versions. The older Plesk versions have this (and some other minor) issue(s), the newer...
  2. T

    Resolved Spamassassin issue - not compiled or not compiled properly

    @Peter Debik It seems to be an URGENT matter. In some cases, the spam filter regexp - for instance, those used to whitelist domains in the form of *@domain.com - will not work properly. As a result, particular mails will not be received. I am not sure (yet) how these cases particular...
  3. T

    Resolved Spamassassin issue - not compiled or not compiled properly

    @danami I have reported a "bug" that is related to the Plesk eco environment and that produces an "annoying" error notification in the maillog at restarts of spamassassin. It does not have a major impact on the functionality of spamassassin, only a slight effect can be noticed. The problem...
  4. T

    Issue Server down: user_beancounters - physpages problem?

    @Andreas2022 Your script is probably causing the overload. I would suggest that you 1 - reboot the server (and immediately check user_beancounters afterwards .... it should not have failcnts) 2 - monitor the server before the script is run : if user_beancounters shows failcnts, then it is...
  5. T

    Resolved Spamassassin issue - not compiled or not compiled properly

    ADDITION ISSUE : spamassassin 3.4.4 NOT recompiled - the 403 'body_0' compiled rules issue OS Product version: Plesk Obsidian 18.0.58.2 OS version: Ubuntu 20.04 x86_64 Build date: 2024/01/23 15:00 Revision: 37aa23e80de6aa54485384af35d425af8d131d4b NOTES When running...
  6. T

    Resolved Spamassassin issue - not compiled or not compiled properly

    Username: TITLE Spamassassin issue - not compiled or not compiled properly PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Tests on 3 OSes, various results OS with compilation errors : Product version: Plesk Obsidian 18.0.59.2 OS version: Ubuntu 18.04 x86_64 Build date...
  7. T

    Resolved Apache fails to (re)start with Atomic ModSecurity

    @WebHostingAce Please check line 35 of /etc/apache2/modsecurity.d/rules/tortix/modsec/tortix_waf.conf and verify whether it contains SecAuditLog logs/audit_log If that is the case, then a referral has been made to a non-existing directory, hence causing Apache to fail to start. Simple...
  8. T

    Apache2 ModSec Error - Apache2 fails to start and AH00111 error

    Username: TITLE Apache2 ModSec Error - Apache2 fails to start and AH00111 error PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Product version: Plesk Obsidian 18.0.56.4 OS version: Ubuntu 18.04 x86_64 Build date: 2023/11/06 22:00 Revision...
  9. T

    Resolved Additional FTP account shutting right down after opening (via FTP client)

    @muckaveli Glad to hear that the issue has been resolved! Nevertheless, a bit strange what happened there at IONOS. You should keep track of issues like this, since the basics (of setup) were not complied with by IONOS ....... and it is likely that a similar issue will occur. If something...
  10. T

    Question Add additional Disk to Plesk

    @ mow, The purpose of the statement is not entirely clear to me, please explain. In general, there is this common mistake about disks and adding disks - adding disks for the sake of increasing capacity alone is not resolving any issue, unless the configuration is adjusted to store data...
  11. T

    Resolved nginx protocol options redefined

    @Peter Debik You are stating the obvious, but you are - apparently - not aware of the fact that "reconfiguration" is not a solid solution - it is a solution, not thé solution. In essence, the "protocol options redefined" issue is associated with : 1 - a root cause of the problem : wrong...
  12. T

    Resolved nginx protocol options redefined

    @learning_curve the web configurations troubleshooter itself is not working properly, so that is an additional bug. In essence, there are still some error notifications with respect to "protocol options redefined" for some domains in specific circumstances. The aforementioned error...
  13. T

    Question Add additional Disk to Plesk

    @lara-missk ..... no worries, here to help if and whenever possible!
  14. T

    Resolved Additional FTP account shutting right down after opening (via FTP client)

    @muckaveli Please note that I am a bit lost here, since I see SFTP and FTP(S) mixed in most posts. What do you exactly want to do? SFTP? or FTPS? That seems to be a "question after the solution", but it is a relevant question. In essence, SFTP and FTPS are totally different and both have...
  15. T

    Issue Slow Wordpress backend with low load

    Setting the WP_MEMORY_LIMIT to 256MB (at first) and the pm.max.children back to default (10, if I am not mistaken). In addition, set the max time out to 120 sec. You are simply overloading the VPS with your current WP configuration and your VPS will use (read: try to use) the resources from...
  16. T

    Question Add additional Disk to Plesk

    @lara-missk and @ChristophRo These are all basic discussions with respect to disk management and optimal disk usage. However, these discussions do not even touch the unlimited possibilities that are currently present with any (standard) Plesk instance. For instance, it is possible - at...
  17. T

    Question Add additional Disk to Plesk

    @lara-missk The answer to the question "do you think it is correct?" would become : yes, but no! Yes, that could be done, why not? But NO, why should you? In essence, you now have an issue as a result of a lack of disk space and this will (again) occur if you purchase a 2T disk that is...
  18. T

    Question 404, WordPress static page with NGINX

    @Paulo_o Some general comments with respect to your solution. First, the line error_page 404 =404 /404.html; should not be necessary - try to remove it. Second, the location block and the regexp match ^/wp-content/uploads/.*\.(jpg|jpeg|png|gif) can interfere with the default Nginx...
  19. T

    Question 404, WordPress static page with NGINX

    @Paulo_o I am not sure why you should get those errors again, since Nginx should be redirected to the home page. Could you check the permalink settings in WordPress? It can be the case that you have wrong settings ........ ........ in general, it is always good to have a "custom...
  20. T

    Question 404, WordPress static page with NGINX

    @Paulo_o The Nginx code is required for specific permalink settings of WordPress to work - that is the brief and simple explanation : this code actually prevents 404's by instructing Nginx to forward "pretty permalink" requests - which are not actual URI - as URI to Apache that can be dealt...
Back
Top