Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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
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...
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...
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...
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
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...
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...
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...
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...
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...
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
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...