• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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