Direkt zum Inhalt
Startseite

Main navigation

  • Startseite
  • Neue Frage stellen!
User account menu
  • Anmelden
By Gast (nicht überprüft), 24 September, 2023

Patch example: patch -p1 < my_custom.patch

Patch example

patch -p1 < my_custom.patch

 

By Gast (nicht überprüft), 21 September, 2023

PHP Warning: Phar::mapPhar(): open_basedir restriction in effect. File(/usr/local/bin/composer) is not within the allowed path(s):

PHP Warning: Phar::mapPhar(): open_basedir restriction in effect. File(/usr/local/bin/composer) is not within the allowed path(s):

By Gast (nicht überprüft), 20 September, 2023

Deprecated function: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in Controller.php

By Gast (nicht überprüft), 16 September, 2023

User warning: mkdir(): Permission Denied in FileStorage->createDirectory() (Line 123 in web/core/lib/Drupal/Component/PhpStorage/FileStorage.php).

Problem:

User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (Line 123 in web/core/lib/Drupal/Component/PhpStorage/FileStorage.php).

Solution?

By Gast (nicht überprüft), 12 September, 2023

4 Wege um Drupal Cache zu löschen / leeren?

Das Leeren des Caches in Drupal kann auf verschiedene Weisen durchgeführt werden. 

By Gast (nicht überprüft), 4 September, 2023

Was sind Progressive Web Apps (PWAs) ? Welche Beispiele gibt es?

Progressive Web Apps (PWAs) sind Webanwendung, die die modernen Web-Technologien und Best Practices nutzen. PWAs sind benutzerfreundlich und leistungsfähig. PWAs bieten viele Vorteile gegenüber herkömmlichen Webanwendungen und nativen Apps.

By Gast (nicht überprüft), 1 September, 2023

Mini-Drohnen (unter 250g) : Tipps für Anfänger

Das sichere und erfolgreiche Fliegen einer Mini-Drohne (unter 250g) erfordert sorgfältige Vorbereitung, Aufmerksamkeit während des Flugs und Nachsorge. 

Vor dem Flug ist es wichtig, die gesetzlichen Bestimmungen zu kennen, ein geeignetes Fluggebiet auszuwählen, den Akkustand zu überprüfen und mögliche Software-Updates zu installieren. 

Während des Fluges sollte man auf Start- und Landeplatz, Flughöhe, Sichtkontakt und rücksichtsvolles Fliegen achten. 

By Gast (nicht überprüft), 16 August, 2023

Stat/Chmod : Get octal file permissions / numerical value (drwxr-xr-x 755 directory,)

Command:

stat -c '%A %a %n' *

Output:

drwxr-xr-x 755 assets
-rw-r--r-- 644 composer.json
-rw-r--r-- 644 composer.lock
drwxr-xr-x 755 sync
drwxr-xr-x 755 vendor
drwxr-xr-x 755 www
By Gast (nicht überprüft), 15 August, 2023

Drupal notice/warning: Module ... has an entry in the system.schema key/value storage, but is missing from your site

Module my_removed_module_name has an entry in the system.schema key/value storage, but is missing from your site. 
Message: Module /my_removed_module_name/ has an entry in the system.schema key/value storage, but is 
missing from your site. 
 

 drush php-eval '\Drupal::keyValue("system.schema")->delete("my_removed_module_name");'

 

By Gast (nicht überprüft), 15 August, 2023

Drupal Libraries herunterladen (um ohne CDN zu nutzen)

Mit Hilfe von Drush können wir Drupal Bibiotheken herunterladen um sie ohne CDN zu nutzen.

drush webform:libraries:download

 

Seitennummerierung

  • Aktuelle Seite 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Page 6
  • Page 7
  • Page 8
  • Page 9
  • …
  • Nächste Seite
  • Last page

Neueste Kommentare

  • Fragen zu Drupal 10 Cache

    3 Tage 13 Stunden ago
    4 Wege um Drupal Cache zu löschen / leeren?
    Read more
  • Solution:
    sudo chmod 777 -R…

    1 Woche 5 Tage ago
    User warning: mkdir(): Permission Denied in FileStorage->createDirectory() (Line 123 in web/core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Read more
  • Alternativ mit SFTP : 
    sftp…

    1 Woche 5 Tage ago
    Server-to-Server Transfer - Download vie SCP / SSH / SFTP
    Read more
  • Plesk

    4 Wochen 1 Tag ago
    PHPStan failed - PHP Fatal error: Trait "Symfony\Bridge\PhpUnit\Legacy\PolyfillAssertTrait" not found in
    Read more
  • Das hilft: symfony/phpunit-bridge + chmod 777

    4 Wochen 2 Tage ago
    PHPStan failed - PHP Fatal error: Trait "Symfony\Bridge\PhpUnit\Legacy\PolyfillAssertTrait" not found in
    Read more
  • Solution ( ~/bash_profile ):…

    1 Monat ago
    Drush Error / PHP Warning: Phar::mapPhar(): open_basedir restriction in effect.
    Read more
  •  
     
    Backup Web & DB:
    drush…

    4 Wochen 1 Tag ago
    Drush 10 - sql:dump & compress backup to .gz file
    Read more
  • Das funktioniert:
    /usr/local…

    3 Monate ago
    phpenv: composer: command not found
    Read more
  • Die Lösung ist:

    # export…

    8 Monate ago
    Composer plugins have been disabled for safety in this non-interactive session. Set COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root/super user.
    Read more
  • IT ist Grundlage der EDV

    7 Monate ago
    Gibts Unterschied zwischen EDV und IT?
    Read more

Tools

  • Cookie settings
  • Inhalt hinzufügen
  • Neuester Inhalt

Fußbereich

  • Allgemeine Geschäftsbedingungen - Datenschutz - Impressum