Example
<?php
echo print_r(debug_backtrace( DEBUG_BACKTRACE_PROVIDE_OBJECT, 1);
Wenn man ein Befehl nach Reboot ausführen möchte oder ein App starten möchte, kann man es mit Hilfe von Cronjobs machen
# crontab -e
@reboot sleep 120 && /var/meinapp/bin/appd --config /var/meinapp/conf/settings.conf
Warum liefern "composer outdated" und "drush ups" so unterschiedliche Ergebnisse, dass mal Updates gezeigt werden mal nicht?
Beispiel-Code:
wget -nd -r -l 1 -e robots=off https://example.com
-l steht für Level/Depth/Tiefe.
Standardmäßig kann MyISAM gigantische Datenmengen viel schneller importieren als InnoDB. Man kann aber Einstellungen erst anpassen dann Import-in-InnoDB starten. Dann läuft alles viel schneller.
Hallo, ich bin Web Developer und installiere ein Windows 10 PC gerade. ich bin nicht up2date, letzte Installation ist schon mehrere Jahre her. Von daher würde ich mich auf Tipps und Empfehlungen sehr freuen.
- Welche Apps / Platformen sollte ich installiert haben?
- Welche Konfiguration-Tipps habt ihr?
- Welche Optimierungen sollte ich nicht verpassen?
Es geht um ein i7 PC mit 1TB SSD und 16 GB Ram. OS ist Windows 10 / DE.
- USB Stick vorbereiten (min. 8GB, besser 16GB)
- Windows Tools herunterladen :
https://www.microsoft.com/de-de/software-download/windows10 - MediaCreationTool1903.exe ausführen und USB Stick vorbereiten
find /var/www/mysite1 -type f -exec sed -i 's/AlteURL\.com/neue-URL.com/g' {} +
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