• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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