¡@

Home 

php Programming Glossary: mcrypt.so

can't find mcrypt => Call to undefined function Laravel\mcrypt_create_iv()

http://stackoverflow.com/questions/12479983/cant-find-mcrypt-call-to-undefined-function-laravel-mcrypt-create-iv

well and probably restart apache. In php.ini you will find mcrypt.so and remove the from it. Or if its not in there just add mcrypt.so..

Installing mcrypt extension for PHP on OSX Mountain Lion

http://stackoverflow.com/questions/14595841/installing-mcrypt-extension-for-php-on-osx-mountain-lion

done sudo nano private etc php.ini And included extension mcrypt.so Along with an Apache restart phpinfo doesn't show that the mcrypt.. inside php.ini again with no luck. I have done locate mcrypt.so opt local lib php extensions no debug non zts 20090626 mcrypt.so.. opt local lib php extensions no debug non zts 20090626 mcrypt.so usr local Cellar php53 mcrypt 5.3.18 mcrypt.so And tried both..