We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
running whereis convert gives me
convert: /usr/bin/convert /usr/share/man/man1/convert.1.gz
So what is the correct entry in config.php to get thumbnails generated?
Thanks
The text was updated successfully, but these errors were encountered:
/usr/bin/convert is the binary Run whereis -b convert to find only the binaries
Regards
Sorry, something went wrong.
$config->imagemagick_path = '/usr/bin/convert';
No branches or pull requests
running whereis convert gives me
convert: /usr/bin/convert /usr/share/man/man1/convert.1.gz
So what is the correct entry in config.php to get thumbnails generated?
Thanks
The text was updated successfully, but these errors were encountered: