Question

I am trying to run kcfinder with ckeditor and i am getting the message Cannot find any of the supported PHP image extensions! What is reason ?

Was it helpful?

Solution

It's probably looking for GD and/or ImageMagick extensions. Clearly you have neither installed.

The reason they're not installed will depend on who hosts your PHP environment. It seems likely that shared hosting providers may not have them enabled.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top