我已经尝试了一切,但我无法修复此错误。我通过下载它来安装 PHP,然后运行:
brew install php55-mcrypt
我最初使用 PHP 5.3 安装它,然后 Laravel 抱怨它必须大于 5.4。所以一切都搞砸了。
我在 MAC 10.7 上。有人能帮我吗?
php -v
PHP Warning: PHP Startup: mcrypt: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20121212
These options need to match
in Unknown on line 0
PHP 5.5.1 (cli) (built: Aug 14 2013 10:31:02)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies