fixed configuration. got my server admin to make imagemagick root install. Mogrify runs in shell without any problems. But still getting this Error code 11.
Quote:
Error creating thumbnail! Error code: 11
Command:
"/usr/local/bin/mogrify" +profile "*" -size 100x56 -quality 70 -geometry 100x56 -unsharp 10 '/usr/local/apache/htdocs/artur/photopost/data/500/thumbs/louis1.jpg'
|
vbulletin image.php seems to throw this error at me too
Quote:
|
Error: Can't find tenses file! (path: /convert)
|
is there any specific php configuration I could check? its not running in safe mode, that much i can tell. Or is there are way to check information on installed imagemagick?