noumo / easyii

Easy yii2 cms powered by Yii framework 2
http://easyiicms.com
593 stars 272 forks source link

Imagick extension issue on GoDaddy CPanel hosting #112

Open choxx opened 8 years ago

choxx commented 8 years ago

I installed the template and hosted it on Godaddy.com And many times when I opens the website then Error 32 (PHP Core Warning) displayed regarding Imagick Extension. It says that path given is invalid. No such directory exists in /usr/local/.. .. I do not have root access for hosting and I can't find the path given by hosting provider. I tried disabling error handler and the warning goes but then no any other error like 404 is displayed. Instead the view shows like

Fatal error: Uncaught exception 'yii\base\InvalidRouteException' with message 'Unable to resolve the request: site/indexl' in ... ... ... (long string..)

Help me how to disable that extension or configure it properly

noumo commented 8 years ago

I think you should ask your hosting support to fix this issue.