drush
drush config:import is not defined
# Command "cim" is not defined.
# Do you want to run "mim" instead? (yes/no) [no]:
System Info:
- Docker
- Drupal 10
- Drush 12
Error:
drush cim --partial --source=web/modules/module1/config/install/[error] The source directory does not exist. The source is not a directory.
Mit Hilfe von Drush können wir Drupal Bibiotheken herunterladen um sie ohne CDN zu nutzen.
drush webform:libraries:download
~/.bash_profile : edit / create
nano .bash_profileAdd alias
alias drush='php -c ~/httpdocs/drush.ini ~/httpdocs/vendor/drush/drush/drush'Reset Drupal User Password via Drush + Commandline
drush user:password admin "mypassword123"
drush upwd admin "mypassword123"
PHP-Cli 8.2
ln -snf /path/to/php/8.2/bin/php /etc/alternatives/php
Um eine einmalige Login Link zu erstellen (ohne Password-Reset Zwang) :
drush uli --name=MyUsername
Seitennummerierung
- Vorherige Seite
- Seite 2
- Nächste Seite
Neueste Kommentare
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:
Problem:PHP APCu caching…
Problem: