*** This bug is a duplicate of bug 1243568 ***
    https://bugs.launchpad.net/bugs/1243568

I'm using ubuntu 14.04 LTS, PHP 5.5.9.

I can't find the conf.d folder under /etc/php5/ .

The following works for me:

Create a new file mcrypt.ini under /etc/php5/mods-available/

Enter this line in mcrypt.ini:
extension=mcrypt.so

Enable mods
$ php5enmod mcrypt

Restart Apache2

Now the warning about missing Mcrypt PHP extension is gone.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241286

Title:
  Mcrypt extension not recognized by php5-fpm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-mcrypt/+bug/1241286/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to