Block IP - Insert rule at the beginning (not append):
iptables -I INPUT 1 -s 11.22.33.44/24 -j DROP
Transaction isolation level
REPEATABLE-READ
The recommended level for Drupal is "READ COMMITTED". See the setting MySQL transaction isolation level page for more information.
Solution?
SameSite cookie attribute
Not set
This attribute should be explicitly set to Lax, Strict or None. If set to None then the request must be made via HTTPS. See PHP documentation
Solution?
Status Details (Warnings found):
Plesk SSL cert auto-renew is not working properly.
How can I configure Plesk, SSL It!, and Let’s Encrypt so that the SSL certificate renews automatically (ideally about one month before it expires)?
Solution:
for dir in /var/www/vhosts/*/httpdocs; do user=$(stat -c '%U' "$(dirname "$dir")"); sudo -u "$user" bash -c "cd '$dir' && php -c ~/httpdocs/drush.ini ~/httpdocs/vendor/bin/drush.php sql:dump | gzip -c > db-test-$(date +%Y-%m-%d-%H%M).sql.gz"; done
PRETTY.
Neueste Kommentare
Short Code w. Radio Buttons, Checkbox, Textarea, Email, Phone
$("input[type='radio']").each(function () {Wildcard
Let’s Encrypt will only accept a wildcard via DNS challenge.
If your Plesk instance can’t create the _acme-challenge.example.com TXT (external DNS), the extension can’t complete validation and will show no success.
Same problem
Warning: Undefined array key "url" in Drupal\Core\Asset\JsCollectionOptimizerLazy->optimizeGroup()set-timezone Europe/Berlin
sudo timedatectl set-timezone Europe/BerlinTry this:1. Go to Tools &…
Try this:
Alternative (without warnings like "no crontab for user")
Alternative (without warnings like "no crontab for dovecot") to see all tasks:
php 8.3 apcu
php 8.3 apcu failed
über Plesk hat es geklappt.
phpize failed error?
install:
# sudo apt install php-devphpize
# sudo apt install…
phpize
# sudo apt install php-devdetails
Problem:
/opt/plesk/php/8.3…
Problem: