Skip to content
New issue

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

Whats the right path for convert in config.php #365

Open
elchupete opened this issue Mar 2, 2018 · 2 comments
Open

Whats the right path for convert in config.php #365

elchupete opened this issue Mar 2, 2018 · 2 comments

Comments

@elchupete
Copy link

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

@saarloosw
Copy link

/usr/bin/convert is the binary
Run whereis -b convert to find only the binaries

Regards

@gboudreau
Copy link
Contributor

$config->imagemagick_path = '/usr/bin/convert';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants