Wie ich aktuell mit Composer und Drush 10 eine Drupal 8 Webseite update:
composer update && drush updb -y && drush cr
Werde ich dadurch mit der Zeit ein Problem bekommen?
Wie ich aktuell mit Composer und Drush 10 eine Drupal 8 Webseite update:
composer update && drush updb -y && drush cr
Werde ich dadurch mit der Zeit ein Problem bekommen?
Warum liefern "composer outdated" und "drush ups" so unterschiedliche Ergebnisse, dass mal Updates gezeigt werden mal nicht?
Woran liegt das, dass weder drupal/search_api_solr noch drupal/search_api aktualisiert werden kann?
# composer require 'drupal/search_api:^1.14'
./composer.json has been updated
Gathering patches for root package.
No patches supplied.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Installation von Drupal mit Composer:
composer create-project drupal-composer/drupal-project:8.x-dev . --stability dev --no-interaction
Wo ist index.php?
Was spricht dagegen, wenn man D8 so updaten würde? :
drush cr && drush ard && drush sset system.maintenance_mode 1 && drush cr
composer update
drush updb && drush entup && drush sset system.maintenance_mode 0 && drush cr
Composer überschreibt nach jedes Updates .htaccess-Datei und alle personalisierte Einstellungen gehen verloren. Was kann man dagegen tun?
Debian 9 minimal mit
Für eine praktische Anleitung bitte um Ergänzung / Tipps.
Composer installieren:
Drupal Module installieren(Ausführen in Site-Root Verzeichnis, zB /home/my_website/public_html):
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 ...
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
Error: configure: error: no acceptable C compiler found in $PATH
Error: