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.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
I repaired it now by myself.
To help others here is a step-by-step-approach:
1. ls -alh /etc/nginx/modsecurity.d/rules/owasp_modsecurity_crs_4-plesk/ => No rules have been installed.
2. nginx -V 2>&1 | grep -o with-http_modsecurity_module => no module installed also available
3...
So, i tried to solve it by myself. The plesk db contains the table
MariaDB [emailsecurity]> DESCRIBE stats_accounts;
+-----------------+--------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |...
It started on 31st of December at 11 o'clock when this cronjob is performed:
Die Aufgabe "/opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/email-security/scripts/update-stats.php'" wurde in 1 Sekunden abgeschlossen, jedoch traten Fehler auf
[2025-01-03...
Suddenly I get every full hour the following error message:
SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'email' at row 1, query was: REPLACE INTO `stats_accounts`
SET `email` = :email
, `receivedHam` = :receivedHam
, `receivedSpam` = :receivedSpam
...
Hi Sebahat, here is the result:
ls -alh /usr/share/nginx/modules =>
total 14M
drwxr-xr-x 2 root root 4.0K Dec 19 20:11 .
drwxr-xr-x 3 root root 4.0K Jun 28 2023 ..
-rw-r--r-- 1 root root 760K Dec 18 15:51 ngx_http_brotli_filter_module.so
-rw-r--r-- 1 root root 15K Dec 18 15:51...
I just started to give modsecurity a second try but got this after re-installed it with plesk-installer. Starting with the configuration Nginx (Modsecurity 3.0) I get the following error:
Changing the configuration from Nginx (Modsecurity 3.0) to Apache (Modesecurity 2.9) it starts without...
I just started to give modsecurity a second try but got this after re-installed it with plesk-installer:
modsecurity_ctl failed: START nginx_modules_ctl --no-restart --enable modsecuritynginx: [emerg] unknown directive "modsecurity" in /etc/nginx/conf.d/modsecurity.conf:5nginx: configuration...
I have some subdomains which work without problems. But a new one test.domain.tld redirects continously to my www.domain.tld wihout having this applied. Is there any idea where the error comes from?
Thank you for checking this issue. I removed the modsecurity rests and found also modsecurity-files in each /var/www/vhosts/sytems/xxx.domain.tld/conf/
Just to complete the information. I removed all files with an impact to nginx and it works. Now the error has gone.
My ssl.conf file in /etc/nginx/conf.de/ contains the following:
Why do I have the old and weak TLS-versions TLSv1 TLSv1.1 automaticly installed for proxy_ssl_protocols. Does this make sense or can I remove it?
After some problems with Modsecurity I removed it using Plesk installer (web interface). This seemed to work and now it is indicated as removed
However in /etc/nginx/conf.d/ modsecurity.conf still exists with the following content:
So it says Modsecurity is on and receives the configuration...
The Plesk Obsidian 18.0.63 Update #3 tonight did not help. Trying to configure fail2ban through plesk UI led again to error 500 together with the message:
[plesk-one-week-ban] would be missing.
To solve this error I added to the new jail.local the following entries where [XXX] stands for you...