• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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