Hi!

My name's Renato, I'm Brazilian and I'm a PHP developer.

I'm trying to enable module mcryp in Ubuntu 14.04 LTS and I don't have success. 
I ran some comands to install the extension, but it don't show in the list of 
modules when I run "php -m".

I need this module because it is required at the Laravel Framework.

The comands that I ran, are:
$ sudo apt-get install php5-mcrypt$ sudo php5enmod mcrypt$sudo service apache2 
reload

Before of run the second path, I created a mcrypt.ini in mods-available and 
puted "extension=mcrypt.so".


The mcrypt is installed in my OS, it only is not enable. What to do? 



The version of my PHP is 5.5.9 and of the mcrypt is 2.6.8.


Sorry by my English.


Thanks!

                                          

Reply via email to