<?php $imagick = new Imagick(); $imagick->setResolution(150, 150); $imagick->readImage('beispiel.pdf'); $imagick->writeImages('converted.jpg', false); ?>
- composer require "drupal/admin_toolbar:^1.36"
to install "admin_toolbar 1.36" or highe
- composer require "drupal/admin_toolbar:1.22"
to install Version 1.22
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?
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
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 ...
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
Error: configure: error: no acceptable C compiler found in $PATH
Error: