Was spricht dagegen, wenn man D8 so updaten würde? :
drush cr && drush ard && drush sset system.maintenance_mode 1 && drush cr
composer update
drush updb && drush entup && drush sset system.maintenance_mode 0 && drush cr
Was spricht dagegen, wenn man D8 so updaten würde? :
drush cr && drush ard && drush sset system.maintenance_mode 1 && drush cr
composer update
drush updb && drush entup && drush sset system.maintenance_mode 0 && drush cr
Drush download:
# wget https://github.com/drush-ops/drush/releases/download/8.1.17/drush.phar -O /usr/local/bin/drush
Drush executable:
# chmod +x -c /usr/local/bin/drush
Befehl:
# sync && echo 3 > /proc/sys/vm/drop_caches
Warnung :
Danach gab es Serverausfall, weswegen ich den Server neu installieren und konfigurieren musste. Trotzdem bin ich mir nicht sicher ob der Ausfall und das Befehl zusammen hängen.
<?php $imagick = new Imagick(); $imagick->setResolution(150, 150); $imagick->readImage('beispiel.pdf'); $imagick->writeImages('converted.jpg', false); ?>
Deutsche Umlaute in Autocomplete werden nicht angezeigt.
Man sieht Baden-Wurttemberg statt Baden-Württemberg.
Wie kann man es zum laufen kriegen?
# index all & rotate
/usr/bin/indexer --all --rotate
# index new entries
/usr/bin/indexer --rotate my_new_entries_delta
# restart
/usr/sbin/service sphinxsearch restart
Logfile ( /var/log/apache2/error.log ):
[fcgid:warn] [pid 8649] mod_fcgid: process 8692 graceful kill fail, sending SIGKILL
Server:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [no address given] to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Drupal Problem:
Attempting to re-run cron while it is already running.
Lösung:
DELETE FROM semaphore WHERE name='cron';
Server Error 500:
[fcgid:warn] [pid 2649] [client ...] mod_fcgid: read data timeout in 41 seconds, referer: https://.../admin/config/system/cron
Lösung?
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