¡@

Home 

php Programming Glossary: php5.4.10

Laravel requires the Mcrypt PHP extension

http://stackoverflow.com/questions/16830405/laravel-requires-the-mcrypt-php-extension

add following line export PATH Applications MAMP bin php php5.4.10 bin PATH and restart the terminal to see which PHP you are using..

Mongodb and MAMP

http://stackoverflow.com/questions/3772582/mongodb-and-mamp

php driver . 2 copy mongo.so to Applications MAMP bin php php5.4.10 lib php extensions no debug non zts 20100525 and using temrinal.. 20100525 and using temrinal cd Applications MAMP bin php php5.4.10 lib php extensions no debug non zts 20100525 wget https github.com.. mongo php driver mongo.so 3 open Applications MAMP bin php php5.4.10 conf php.ini Find Extensions add extension mongo.so 4 Restart..