• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

No Mcrypt extension for Magento Shop, installation failed Ubuntu

thetrusstv

New Pleskian
Hello,

first i have to say sorry for my bad english ;D im from Germany. I used the search funktion but nothing helps me. Im USING UBUNTU NOT CENTOS!

I set up an virtual ubuntu Server on a Proxmox Root. I used the .iso from plesk.
Now when i tried to start installing magento, there is the message, that there is no mcrypt installed.

I installed it using php5-mcrypt its done and i can see the folders and also te mcrypt.so and so on.

When i tried to install atomic there is the message that redhead is not availebel at /etc/readhead...


Can somebody help me?
 
What do you mean "When i tried to install atomic"? What exactly have you tried to install and how it is related to mcrypt?
 
As far as I know Atomic repository can be used on RedHat-based OSes like CentOS but not on Debian-based like Ubuntu.
 
So did you get mcrypt working?

If not what version of Ubuntu are you using?

To enable a php module in Ubuntu 14 you run
Code:
php5enmod mcrypt

And then restart apache, nginx and php5-fpm if you are running it.
Maybe that will help
Kind regards

Lloyd
 
Back
Top