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
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?
Composer überschreibt nach jedes Updates .htaccess-Datei und alle personalisierte Einstellungen gehen verloren. Was kann man dagegen tun?
Neueste Kommentare
Wildcard
Let’s Encrypt will only accept a wildcard via DNS challenge.
If your Plesk instance can’t create the _acme-challenge.example.com TXT (external DNS), the extension can’t complete validation and will show no success.
Same problem
Warning: Undefined array key "url" in Drupal\Core\Asset\JsCollectionOptimizerLazy->optimizeGroup()set-timezone Europe/Berlin
sudo timedatectl set-timezone Europe/BerlinTry this:1. Go to Tools &…
Try this:
Alternative (without warnings like "no crontab for user")
Alternative (without warnings like "no crontab for dovecot") to see all tasks:
php 8.3 apcu
php 8.3 apcu failed
über Plesk hat es geklappt.
phpize failed error?
install:
# sudo apt install php-devphpize
# sudo apt install…
phpize
# sudo apt install php-devdetails
Problem:
/opt/plesk/php/8.3…
Problem:
Problem:PHP APCu caching…
Problem: