Search code examples
ubuntupleskmcrypt

Mcrypt install failed on ubuntu 14 and php55, plesk


Hej guys, when I try to install mcrypt as suggested I get a weird failure message, please have a look on the Image below.

image.

Translation of the last line: Package cannot be found.

Has anyone an Idea? Thanks in advance!


Solution

  • I got it working by using. The hint using the universe repository failed.

    sudo apt-get update && sudo apt-get install python-software-properties
    sudo apt-get update
    sudo apt-get install php5-mcrypt