Wenn man Inhalt von Ordner_B(Ziel) mit Inhalt von Ordner_A(Quelle) überschreiben möchte:
rsync -a Quelle_mit_Ordner_und_Dateien/ Ziel_Ordner/
Wenn man Inhalt von Ordner_B(Ziel) mit Inhalt von Ordner_A(Quelle) überschreiben möchte:
rsync -a Quelle_mit_Ordner_und_Dateien/ Ziel_Ordner/
Mysql und Mysqld stoppen:
sudo /etc/init.d/mysql stop
sudo /etc/init.d/mysqld stop
Mysql_safe starten:
sudo mysqld_safe --skip-grant-tables & mysql -u root
Passwort aktualisieren:
Installation von Drupal mit Composer:
composer create-project drupal-composer/drupal-project:8.x-dev . --stability dev --no-interaction
Wo ist index.php?
Ich möchte Thunder installieren.
Laut Thunder.org:
composer create-project burdamagazinorg/thunder-project
Aber es gibt keine Drupal Dateien wie index.php usw.
Mein Twitter App ist gesperrt worden. Ohne nachvollziehbaren Grund... Ich bekomme so eine Meldung, wenn ich versuche App-Details zu aktualisieren.
User is not Authorized
Forbidden: Cannot perform action because app is suspended.
Twitter-Help-Forms bieten keine Option für "Suspended-Apps". Die Option für locked-account ist ebenfalls disabled für mich:
in .htaccess hinzufügen (ca. Zeile 165)
RewriteCond %{REQUEST_URI} !/meine-eigene-dateien/[^/]*\.php$
Ein Überblick auf Module sieht so aus:
.
Wenn die Seite /admin/people aufgerufen wird, sieht man diese Fehlermeldung:
Drupal\Core\Extension\Exception\UnknownExtensionException: The module standard does not exist. in Drupal\Core\Extension\ExtensionList->get() (line 257 of /d8/public_html/core/lib/Drupal/Core/Extension/ExtensionList.php).
Woran liegt das?
Die Drupal Version ist 8.6.
Neue Konfigurationsdatei (.ini) erstellen: \etc\php\7.0\cgi\conf.d\meine_eigene.ini
memory_limit = 2G
upload_max_size = 2G
post_max_size = 2G
upload_max_filesize = 2G
max_execution_time = 300
max_input_time = 3600
max_file_uploads = 1000xdebug.max_nesting_level = 512
session.gc_maxlifetime = 86400
# service apache2 reload
SOLR-Installation Error:
unzip -q solr-7.4.0.zip
[solr-7.4.0.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of solr-7.4.0.zip or
solr-7.4.0.zip.zip, and cannot find solr-7.4.0.zip.ZIP, period.
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