SyntaxFix
Write A Post
Hire A Developer
Questions
Solution with brew worked only after the following: in your php.ini
nano /private/etc/php.ini
add this line:
extension="/usr/local/Cellar/php53-mcrypt/5.3.26/mcrypt.so"
Warning! Set the correct PHP version.