Support the ongoing development of Laravel.io →
Installation Configuration

I am trying to get a new install of Laravel to work (OS X 10.9) with MAMP. It gives the usual

Generating autoload files
Mcrypt PHP extension required.
Script php artisan clear-compiled handling the post-update-cmd event returned with an error

So my autoload files are not being generated. I am in zsh, if I put in 'which php' it returns

php: aliased to /Applications/MAMP/bin/php/php5.5.10/bin/php

If I input 'php -i' from the console I see that mcrypt is running. Does the above not indicate that it is using the correct MAMP path for php and that mcrypt should be avaiable? How can I get this to run without a mcrypt error WITH MAMP.

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Forbin forbin Joined 31 Jan 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.