Problem:
100.000 unpublished Spam Comments.
Solution
Problem:
100.000 unpublished Spam Comments.
Solution
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.
Problem:
Command ws was not found. Drush was unable to query the database.
As a result, many commands are unavailable.
Re-run your command with --debug to see relevant log messages.
Solution?
Solution:
drush sql:dump --skip-tables-list=watchdog,cache,cache_* | gzip -c > my-db-without-cache-watchdog-$(date +%Y-%m-%d-%H%M).sql.gzProblem:
The Drush launcher could not find a local Drush in your Drupal site
Solution?
"SQL Import" via Crontab:
After Drupal core + module updates:
The roles anonymous & authenticated disapearedInstead of the page content I get this error: "You don't have access to this page".
Export config from your website: drush cex
Export config from your old website or a new Drupal installation.
Move two files to the config dir of your websites sync directory:
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: