• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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