Direkt zum Inhalt
Startseite

Main navigation

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

DevOps - Fullstack Unterschied

Wo liegt der Unterschied zwischen DevOps und Fullstack?

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

grep -F '(text|string|no-regex|no-special-char)\n' ... (PATTERNS are strings)

 -F, --fixed-strings       PATTERNS are strings

grep -F '(text|string|no-regex|no-special-char)\n' ...

 

By Gast (nicht überprüft), 26 Juli, 2023

Linux Bash Alias : auto-run after login

~/.bash_profile : edit / create

nano .bash_profile

Add alias

alias drush='php -c ~/httpdocs/drush.ini ~/httpdocs/vendor/drush/drush/drush'
By Gast (nicht überprüft), 24 Juli, 2023

OCI runtime exec failed: exec failed: unable to start container process: exec: "powershell": executable file not found in $PATH: unknown

Problem:

OCI runtime exec failed: exec failed: unable to start container process: exec: "powershell": executable file not found in $PATH: unknown

 

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

Drupal Backup & Update Shell Script (Multiple Users / Sites on Linux)

drush.ini

safe_mode =
open_basedir =
max_execution_time = 3600
max_file_uploads = 20
max_input_time = 3600
memory_limit = 8G

 

drupal_backup_update.sh

By Gast (nicht überprüft), 13 Juli, 2023

Drupal Update : Composer failed (your php version does not satisfy that requirement)

Problem

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

PHPStan failed - PHP Fatal error: Trait "Symfony\Bridge\PhpUnit\Legacy\PolyfillAssertTrait" not found in

Problem (Output von Upgrade Status):

By Gast (nicht überprüft), 7 Juli, 2023

Drush Error / PHP Warning: Phar::mapPhar(): open_basedir restriction in effect.

Drush Error

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

Drupal 10 Upgrade Error : Your requirements could not be resolved to an installable set of packages. (Composer)

Drupal Upgrade Error:

By Gast (nicht überprüft), 27 Juni, 2023

phpenv: composer: command not found

composer update

phpenv: composer: command not found

Was ist die Lösung?

Seitennummerierung

  • First page
  • Vorherige Seite
  • Page 1
  • Aktuelle Seite 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