4 Wege um Drupal Cache zu löschen / leeren? Di, 09/12/2023 - 01:42 Das Leeren des Caches in Drupal kann auf verschiedene Weisen durchgeführt werden. Weiterlesen über 4 Wege um Drupal Cache zu löschen / leeren?1 KommentarNeuen Kommentar schreiben
drush cr (clear cache) - all websites So, 06/21/2020 - 00:09 So kann man Cache von mehreren Websites mit Bash+Drush leeren: for d in /home/*/public_html/ ; do (cd "$d" && echo -e "\n$d\n\n" && drush cr ); done Weiterlesen über drush cr (clear cache) - all websitesNeuen Kommentar schreiben
Neueste Kommentare
Same with Drush 13 + PHP 8.3 and my Solution
Same with Drush 13 + PHP 8.3
Error : Failed to install the required package 'RPM' by using AP
Initializing...
Error : Failed to install the required package 'RPM' by using APT. Please install it manually.
Exit
Solution:
Installieren & Aktivieren
So habe es installiert und dann mit Hilfe von Key/Code (über Website von Acronis Cyber Protect) aktiviert:
I have a view with a path…
I have a view with a path like
/my-content-export
to export entivies as JSON or CSV.admin_toolbar 3.5.2 is the…
admin_toolbar 3.5.2 is the reason. Patch coming ...
Drupal 10.4, in a custom View
Drupal 10.4:
Tools & Settings >> Security…
Tools & Settings >> Security Policy :
Allow only secure FTPS connections
List config vaiables
/usr/sbin/mariadbd --help --verbose | grep "query.*size"
Restart MariaDB / MySQL
Commandline:
MariaDB Restart (after changes in /etc/mysql/db-performance.cnf)
After my changes in /etc/mysql/db-performance.cnf