• 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.

Installing Magento on Plesk 12 (Centos 7)

stonegate

Basic Pleskian
Hi,

i am trying to install a magento on Plesk Version 12.0.18 Update #19 / CentOS Linux 7.0.1406 (Core).

Plesk is reporting that it cant install magento because php-mcrypt is missing.

So i tried the following:

Code:
1) rpm -ivh http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm

2) yum update

3) yum install php-mcrypt

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: ftp.plusline.de
 * epel: mirror.23media.de
 * extras: ftp.plusline.de
 * updates: mirror.netcologne.de
Resolving Dependencies
--> Running transaction check
---> Package php-mcrypt.x86_64 0:5.3.3-3.el6 will be installed
--> Processing Dependency: php(zend-abi) = 20090626 for package: php-mcrypt-5.3.  3-3.el6.x86_64
--> Processing Dependency: php(api) = 20090626 for package: php-mcrypt-5.3.3-3.e  l6.x86_64
--> Finished Dependency Resolution
Error: Package: php-mcrypt-5.3.3-3.el6.x86_64 (epel)
  Requires: php(zend-abi) = 20090626
  Installed: php-common-5.4.16-23.el7_0.1.x86_64 (@updates)
  php(zend-abi) = 20100525-64
  Available: php-common-5.4.16-21.el7.x86_64 (base)
  php(zend-abi) = 20100525-64
  Available: php-common-5.4.16-23.el7_0.x86_64 (updates)
  php(zend-abi) = 20100525-64
Error: Package: php-mcrypt-5.3.3-3.el6.x86_64 (epel)
  Requires: php(api) = 20090626
  Installed: php-common-5.4.16-23.el7_0.1.x86_64 (@updates)
  php(api) = 20100412-64
  Available: php-common-5.4.16-21.el7.x86_64 (base)
  php(api) = 20100412-64
  Available: php-common-5.4.16-23.el7_0.x86_64 (updates)
  php(api) = 20100412-64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

What is wrong here ? What can i do to install mcrypt without breaking other dependencies ?

Best Regards
Daniel
 
Heya UFHH01,

can you recommend some or tell me how to add them? I just want to be sure i am doing it right and not break my System.

Regards
Daniel
 
Sorry, Daniel.... no... Centos is not really well known for me, but there might be others which may recommend some repos.
 
Back
Top