Composer überschreibt nach jedes Updates .htaccess-Datei und alle personalisierte Einstellungen gehen verloren. Was kann man dagegen tun?
Fehler:
Simple FB Connect could not be installed because Facebook SDK library was not found. Simple FB Connect must be installed using Composer. Please read the installation instructions from README.txt.
Lösung?
Fehlermeldung:
mod_fcgid: stderr: PHP Fatal error: Interface 'Facebook\\PersistentData\\PersistentDataInterface' not found in /home/site1/public_html/modules/contrib/simple_fb_connect/src/SimpleFbConnectPersistentDataHandler.php on line 19
Nach dem ich folgende Code ausgeführt habe:
composer require drupal/console:~1.0 --prefer-dist --optimize-autoloader
Um Crobtab als Text-Datei zu speichern:
crontab -l > /path/to/mein-crontab.bak.txt
Um die Backup-Datei zu importieren:
crontab /path/to/mein-crontab.bak.txt
phpMyAdmin:
DELETE FROM key_value WHERE collection='system.schema' AND name='my_module_name'
<?php
$nodes = \Drupal::entityTypeManager()
->getStorage('node')
->loadByProperties(['title' => 'Title von Node, den ich suche']);
foreach ( $nodes as $node ) {
...
}...
Webserver - UmStatus von Apache zu sehen:
systemctl status apache2.service
In Allowed HTML-List muss man eintragen:
<p class="text-align-left text-align-center text-align-right text-align-justify">
Sonst Buttons (Rechtsbündig, Linksbündig, zentriert, Blocksatz) werden nicht angezeigt.
Website wird nicht geladen und man bekommt diesen Fehler:
INET_E_CONNECTION_TIMEOUT |
Meine Website funktioniert mit allen Browser aber nicht mit Windows EDGE. Ich bekomme diese Meldung:
Es hat zu lange gedauert, eine Verbindung mit dieser Website herzustellen.
Fehlercode: INET_E_CONNECTION_TIMEOUT
Wie kann es beheben?
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