drush sql-dump --result-file="/path/to/backups/$(date +%Y%m%d_%H%M%S).sql"Database dump saved to /path/to/backups/20190218_230104.sql
drush sql-dump --result-file="/path/to/backups/$(date +%Y%m%d_%H%M%S).sql"Database dump saved to /path/to/backups/20190218_230104.sql
in .htaccess hinzufügen (ca. Zeile 165)
RewriteCond %{REQUEST_URI} !/meine-eigene-dateien/[^/]*\.php$Wenn die Seite /admin/people aufgerufen wird, sieht man diese Fehlermeldung:
Drupal\Core\Extension\Exception\UnknownExtensionException: The module standard does not exist. in Drupal\Core\Extension\ExtensionList->get() (line 257 of /d8/public_html/core/lib/Drupal/Core/Extension/ExtensionList.php).
Woran liegt das?
Die Drupal Version ist 8.6.
Damit man mit Drupal 8 Installation anfangen kann, muss man neue Ordner und Dateien erstellen und deren Rechte anpassen. Befehle, die ich öfter benutze:
Wie kann man Admin Kennwort zurücksetzen? Es geht um Drupal 8.
Ein einfaches Drupal 8 Website ist extrem langsam. Manche Unterseiten und Admin Bereich lassen sich manchmal in bis zu 90 Sekunden laden.
ALTER TABLE node ENGINE=MyISAM;
Gibt es Nachteile von MyISAM für Drupal 8?
Ist InnoDB eine Art Voraussetzung?
ich versuche Drupal 8.2.6 auf Drupal 8.3.1 zu aktualisieren und bekomme diese Fehlermeldung:
Fatal error: Class 'Drupal\workflows\Entity\Workflow' not found
Was mache ich falsch?
Für eine Drupel 8 Website brauche ich eine DropDown Menu. Welche würdet Ihr empfehlen?
Oder was anderes?
Wie kann ich neue Felder in Drupal hinzufügen? Für Autor zum Beispiel? Danke
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: