I have installed AMPPS on my Mac and its running fine. But when I try to run any project in a browser, I am receiving this error:
PHP Fatal Error – yii\base\ErrorException
Call to undefined function yii\caching\ctype_alnum()
I have tried to search for this error, to no avail. How can I fix this issue?
I guess this is something related to AMPPS configurations for cache but not able to fix the error.