<div dir="ltr">In a php script I call the ImageMagick convert command via a php exec command. I get the error printed in the title. Following a thread of the same title I did the following:<div><br></div><div>otool -L /opt/local/lib/libfontconfig.1.dylib<br></div><div><br></div><div>and got...</div><div><br></div><div><div>        /opt/local/lib/libfontconfig.1.dylib (compatibility version 10.0.0, current version 10.0.0)</div><div>        /opt/local/lib/libfreetype.6.dylib (compatibility version 18.0.0, current version 18.2.0)</div><div>        /opt/local/lib/libexpat.1.dylib (compatibility version 8.0.0, current version 8.0.0)</div><div>        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11)</div></div><div><br></div><div>I&#39;m running on localhost with Apache via xammp on a mac operating with snow leopard.</div><div><br></div><div>Many thanks in advance for any assistence.</div></div>