Imagick->readImage error Kategoria: PHP | Autor: Bartłomiej Gałęzia

Poniższy skrypt:

$imagick = new Imagick();
$imagick->setResolution(150, 150);
$imagick->readImage($source_file . '[0]');
$imagick->writeImages($result_file, false);

Wywala błąd:

Fatal error: Uncaught ImagickException: FailedToExecuteCommand `'gs' -sstdout=%stderr -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 '-sDEVICE=pngalpha' -dTextAlphaBits=4 -dGraphicsAlphaBits=4 '-r150x150' -dPrinted=false -dFirstPage=1 -dLastPage=1 '-sOutputFile=/tmp/magick-pyOYVsKi7i7SAXNMW5EtwPaRASHaOYu5%d' '-f/tmp/magick-cz6OETDf_gRuXDy_HbCTsBN12F0rxl6A' '-f/tmp/magick-i9pxxZG7729nyd99OG23sqQCQHf9iMH6'' (32512) @ error/ghostscript-private.h/ExecuteGhostscriptCommand/74

Rozwiązanie:

doinstalować ghostscript

 

Źródło: https://stackoverflow.com/questions/24298815/php-uncaught-exception-imagickexception-with-message-failedtoexecutecommand

Zenbox zgłoszenie [#DOPK-2931-RYJH] 

Dodaj komentarz

Brak komentarzy, bądź pierwszy i dodaj swój komentarz

Wyszukaj

Zapisz się do newsletera