Hey folks!
Here's another one for the WEC Community:
I have recently transferred my site from a shared server to a VPS solution, and have been receiving the following ImageMagick errors in the Install Tool's Image Processing section:
1. In "1: Reading image formats"
Read PCX
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
Read TGA
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
Read PDF
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
Read AI
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
2. In "5: GD library functions"
Render text with TrueType font using 'niceText' option
Server generated image only shows one line of text, which is identical to the second line of text as seen in the reference graphic.
Render 'niceText' with a shadow under
Server produces image with one line of text of a lighter shade than in the previous test (similar to the second line of text in the reference graphic). Other two lines are absent, including the shadow text.
I feel fairly confident that these errors are results of misconfiguration in the "All Configuration" section somewhere, but I lack the experience to know which to try.
Please let me know what, if any, further information may be of assistance to you.
Thanks!
- Adam
Here's another one for the WEC Community:
I have recently transferred my site from a shared server to a VPS solution, and have been receiving the following ImageMagick errors in the Install Tool's Image Processing section:
1. In "1: Reading image formats"
Read PCX
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
CODE:
/usr/binidentify /home/admin/cloverhillumc.org/typo3/sysext/install/imgs/jesus.pcx[0]
Read TGA
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
CODE:
/usr/binidentify /home/admin/cloverhillumc.org/typo3/sysext/install/imgs/jesus.tga[0]
Read PDF
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
CODE:
/usr/binidentify /home/admin/cloverhillumc.org/typo3/sysext/install/imgs/pdf_from_imagemagick.pdf[0]
Read AI
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
CODE:
/usr/binidentify /home/admin/cloverhillumc.org/typo3/sysext/install/imgs/typo3logotype.ai[0]
2. In "5: GD library functions"
Render text with TrueType font using 'niceText' option
Server generated image only shows one line of text, which is identical to the second line of text as seen in the reference graphic.
Render 'niceText' with a shadow under
Server produces image with one line of text of a lighter shade than in the previous test (similar to the second line of text in the reference graphic). Other two lines are absent, including the shadow text.
I feel fairly confident that these errors are results of misconfiguration in the "All Configuration" section somewhere, but I lack the experience to know which to try.
Please let me know what, if any, further information may be of assistance to you.
Thanks!
- Adam


