• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by LucaB.

  1. L

    Question ModSecurity Error

    Hi @IgorG, I tried that commands but nothing is changed. I've that message yet. I tried to apply this link Unable to activate/update/download rules from Atomic Professional ModSecurity ruleset but not work. Thanks. Luca
  2. L

    Question ModSecurity Error

    Hi, I get this error in home page of my plesk panel: Error: Failed to update the ModSecurity rule set: modsecurity_ctl failed: HTTP Error 403: Forbidden Unable to download tortix rule set perhaps after update plesk 12.5.30 #66 I find similar error on support plesk but only for 12.5.30 #52. Is...
  3. L

    Question Error Web Application Firewall

    Hi, I get this error on my Plesk 12.5.30 Update #64: Error: Failed to update the ModSecurity rule set: modsecurity_ctl failed: gpg: key 4520AFA9: "Atomicorp (Atomicorp Official Signing Key) <[email protected]>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 gpg: Signature made...
  4. L

    Resolved systemd and swap memory

    Hi, the systemd process always uses more swap memory (10MB/2hours, now is 695 MB of 2.09 GB) but I haven't found any post about this problem. I have CentOS Linux 7.2.1511 server (4GB of RAM and 2CPU) with Plesk 12.5.30 #63, apache2 + nginx, Fail2ban and Web Application Firewall with Atomic Basic...
  5. L

    Resolved nginx "server_names_hash_bucket_size" directive is duplicate

    I think that I've solved it. I deleted two rows in the configurations table of psa database. That rows had the status field set to error, perhaps the result of the misconfiguration. I ran httpdmng --reconfigure-all again. Luca
  6. L

    Resolved nginx "server_names_hash_bucket_size" directive is duplicate

    This is the output: [root@xxxxx nginx]# find /usr/local/psa/admin/conf/templates -type f -name "*.php" -exec grep --color -Hni "server_names_hash_bucket_size" {} \; [root@xxxxx nginx]# find /etc/nginx -type f -name "*.conf" -exec grep --color -Hni "server_names_hash_bucket_size" {} \...
  7. L

    Resolved nginx "server_names_hash_bucket_size" directive is duplicate

    Sorry UFHH01, I've another problem. In Webserver Configurations Troubleshooter I've this error again: Error: New configuration files for the Apache web server were not created due to the errors in configuration templates: nginx: [emerg] "server_names_hash_bucket_size" directive is duplicate in...
  8. L

    Resolved nginx "server_names_hash_bucket_size" directive is duplicate

    OK now It's work! I removed server_names_hash_bucket_size 64; line. Sorry. Bye
  9. L

    Resolved nginx "server_names_hash_bucket_size" directive is duplicate

    Thanks UFHH01, I've done what you suggest me. I've moved aa500_psa_tweaks.conf in /etc/nginx/aa500_psa_tweaks.conf.bak I've not found that directive any files but the reconfiguration failed. I report you what It said me: [root@xxxxx nginx]# nginx -t nginx: [warn] could not build optimal...
  10. L

    Resolved nginx "server_names_hash_bucket_size" directive is duplicate

    Thank you for your answer but I never added that directive or I don't remember. Like you suggest I've eliminated double entries but something add them again (perhaps nginxmng?) when modify configuration, I report you aa500_psa_tweaks.conf: server_names_hash_max_size 2526...
  11. L

    Resolved nginx "server_names_hash_bucket_size" directive is duplicate

    Hi, I created a new domain with this settings: php version 5.4.16 OS vendor, php runs as FPM appliucation served by nginx. But when I saved it I got this error: [warn] 12776#0: could not build optimal server_names_hash, you should increase either server_names_hash_max_size: 2526 or...
  12. L

    Question Innodb crashes

    Hi, I've some alerts in mariadb.log (Centos7 12.5.30 #62 2CPU 2GB ram, nginx + apache with php-fpm serves ~70 websites): 170218 16:52:29 InnoDB: Database was not shut down normally! 170320 8:42:48 InnoDB: Database was not shut down normally! 170321 2:07:52 InnoDB: Database was not shut down...
  13. L

    Question worker_connections are not enough

    Hi, I found this solution to understand how many work_connections are running now: https://talk.plesk.com/threads/enable-nginx-stub-status-module.341838/ but it's little bit old. It's correct for a Centos7 with plesk 12.5.30#60 server? Thanks. Luca
  14. L

    Question worker_connections are not enough

    Hi, we have a Plesk 12.30 #60 with nginx. In this server (2CPU and 2GB RAM) are running 50 websites and this morning ngnix writes "worker_connections are not enough". In /etc/nginx/nginx.conf I've changed it from 1024 to 2048. it's enough? There are other parameters to be controlled? The...
  15. L

    Resolved Get access to only one subdomain

    Thank you but for a subdomian already exists?
Back
Top