Я пытаюсь установить PHP 5.6 на RHEL 7 (физическая машина), используя yum. Я установил репозитории REMI.
[root@localhost Sridhar_P]# yum repolist all
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
This system is registered to Red Hat Subscription Management, but is not receiving updates. You can use subscription-manager to assign subscriptions.
repo id repo name status
*epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 enabled: 10,416
epel-debuginfo/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 - Debug disabled
epel-source/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 - Source disabled
epel-testing/x86_64 Extra Packages for Enterprise Linux 7 - Testing - x86_64 disabled
epel-testing-debuginfo/x86_64 Extra Packages for Enterprise Linux 7 - Testing - x86_64 - Debug disabled
epel-testing-source/x86_64 Extra Packages for Enterprise Linux 7 - Testing - x86_64 - Source disabled
mysql-connectors-community/x86_64 MySQL Connectors Community enabled: 21
mysql-connectors-community-source MySQL Connectors Community - Source disabled
mysql-tools-community/x86_64 MySQL Tools Community enabled: 36
mysql-tools-community-source MySQL Tools Community - Source disabled
mysql55-community/x86_64 MySQL 5.5 Community Server disabled
mysql55-community-source MySQL 5.5 Community Server - Source disabled
mysql56-community/x86_64 MySQL 5.6 Community Server enabled: 259
mysql56-community-source MySQL 5.6 Community Server - Source disabled
mysql57-community-dmr/x86_64 MySQL 5.7 Community Server Development Milestone Release disabled
mysql57-community-dmr-source MySQL 5.7 Community Server Development Milestone Release - Source disabled
nginx/x86_64 nginx repo enabled: 28
remi Remi's RPM repository for Enterprise Linux 7 - x86_64 enabled: 3,287
remi-debuginfo/x86_64 Remi's RPM repository for Enterprise Linux 7 - x86_64 - debuginfo enabled: 1,244
remi-php55 Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - x86_64 disabled
remi-php55-debuginfo/x86_64 Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - x86_64 - debuginfo disabled
remi-php56 Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - x86_64 enabled: 361
remi-php56-debuginfo/x86_64 Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - x86_64 - debuginfo enabled: 246
remi-safe Safe Remi's RPM repository for Enterprise Linux 7 - x86_64 disabled
remi-test Remi's test RPM repository for Enterprise Linux 7 - x86_64 enabled: 636
remi-test-debuginfo/x86_64 Remi's test RPM repository for Enterprise Linux 7 - x86_64 - debuginfo enabled: 198
webtatic/x86_64 Webtatic Repository EL7 - x86_64 disabled
webtatic-archive/x86_64 Webtatic Repository EL7 - x86_64 - Archive disabled
webtatic-archive-debuginfo/x86_64 Webtatic Repository EL7 - x86_64 - Archive Debug disabled
webtatic-archive-source Webtatic Repository EL7 - x86_64 - Archive Source disabled
webtatic-debuginfo/x86_64 Webtatic Repository EL7 - x86_64 - Debug disabled
webtatic-source Webtatic Repository EL7 - x86_64 - Source disabled
webtatic-testing/x86_64 Webtatic Repository EL7 - x86_64 - Testing disabled
webtatic-testing-debuginfo/x86_64 Webtatic Repository EL7 - x86_64 - Testing Debug disabled
webtatic-testing-source Webtatic Repository EL7 - x86_64 - Testing Source disabled
Я тогда побежал
yum clean all
yum update
а затем попытался установить php, запустив
yum install php php-fpm php-mcrypt php-imap php-gd php-mbstring php-mysql php-dom
Я получил следующую ошибку
[root@localhost Sridhar_P]# yum install php php-fpm php-mcrypt php-imap php-gd php-mbstring php-mysql php-dom
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
This system is registered to Red Hat Subscription Management, but is not receiving updates. You can use subscription-manager to assign subscriptions.
Package php-mysql is obsoleted by php-mysqlnd, trying to install php-mysqlnd-5.6.25-0.1.RC1.el7.remi.x86_64 instead
Resolving Dependencies
--> Running transaction check
---> Package php.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: php-common(x86-64) = 5.6.25-0.1.RC1.el7.remi for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: php-cli(x86-64) = 5.6.25-0.1.RC1.el7.remi for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: httpd for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-fpm.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
---> Package php-gd.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: gd-last(x86-64) >= 2.1.1 for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: libgd.so.3()(64bit) for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-imap.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: libc-client.so.2007()(64bit) for package: php-imap-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-mbstring.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
---> Package php-mcrypt.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-mysqlnd.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: php-pdo(x86-64) = 5.6.25-0.1.RC1.el7.remi for package: php-mysqlnd-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-xml.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Running transaction check
---> Package gd-last.x86_64 0:2.2.3-1.el7.remi will be installed
---> Package libc-client.x86_64 0:2007f-4.el7.1 will be installed
---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed
---> Package php.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: httpd for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-cli.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
---> Package php-common.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: php-pecl-zip(x86-64) for package: php-common-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: php-pecl-jsonc(x86-64) for package: php-common-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-gd.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-pdo.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Running transaction check
---> Package php.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: httpd for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-gd.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-pecl-jsonc.x86_64 0:1.3.10-1.el7.remi.5.6 will be installed
---> Package php-pecl-zip.x86_64 0:1.13.4-1.el7.remi.5.6 will be installed
--> Processing Dependency: libzip.so.4()(64bit) for package: php-pecl-zip-1.13.4-1.el7.remi.5.6.x86_64
--> Running transaction check
---> Package libzip-last.x86_64 0:1.1.3-1.el7.remi will be installed
---> Package php.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: httpd for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-gd.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
--> Finished Dependency Resolution
Error: Package: php-5.6.25-0.1.RC1.el7.remi.x86_64 (remi-test)
Requires: httpd
Error: Package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64 (remi-test)
Requires: libt1.so.5()(64bit)
Error: Package: php-5.6.25-0.1.RC1.el7.remi.x86_64 (remi-test)
Requires: httpd-mmn = 20120211x8664
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Нашел решение на этот вопрос Stackoverflow который рекомендует установить Webtatic EL. Я установил webtatic сделал ням обновление и запустил
yum install php56w php56w-fpm php56w-mcrypt php56w-gd php56w-imap php56w-mbstring php56w-mysql php56w-dom
Я получаю ошибки зависимости
[root@localhost Sridhar_P]# yum install php56w php56w-fpm php56w-mcrypt php56w-gd php56w-imap php56w-mbstring php56w-mysql php56w-dom
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
remi-safe | 2.9 kB 00:00:00
Package php56w is obsoleted by php, trying to install php-5.6.25-0.1.RC1.el7.remi.x86_64 instead
Package php56w-fpm is obsoleted by php-fpm, trying to install php-fpm-5.6.25-0.1.RC1.el7.remi.x86_64 instead
Package php56w-mcrypt is obsoleted by php-mcrypt, trying to install php-mcrypt-5.6.25-0.1.RC1.el7.remi.x86_64 instead
Package php56w-gd is obsoleted by php-gd, trying to install php-gd-5.6.25-0.1.RC1.el7.remi.x86_64 instead
Package php56w-imap is obsoleted by php-imap, trying to install php-imap-5.6.25-0.1.RC1.el7.remi.x86_64 instead
Package php56w-mbstring is obsoleted by php-mbstring, trying to install php-mbstring-5.6.25-0.1.RC1.el7.remi.x86_64 instead
Package php56w-mysql is obsoleted by php-mysqlnd, trying to install php-mysqlnd-5.6.25-0.1.RC1.el7.remi.x86_64 instead
Package php56w-xml is obsoleted by php-xml, trying to install php-xml-5.6.25-0.1.RC1.el7.remi.x86_64 instead
Resolving Dependencies
--> Running transaction check
---> Package php.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: php-common(x86-64) = 5.6.25-0.1.RC1.el7.remi for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: php-cli(x86-64) = 5.6.25-0.1.RC1.el7.remi for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: httpd for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-fpm.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
---> Package php-gd.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: gd-last(x86-64) >= 2.1.1 for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: libgd.so.3()(64bit) for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-imap.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: libc-client.so.2007()(64bit) for package: php-imap-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-mbstring.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
---> Package php-mcrypt.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-mysqlnd.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: php-pdo(x86-64) = 5.6.25-0.1.RC1.el7.remi for package: php-mysqlnd-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-xml.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Running transaction check
---> Package gd-last.x86_64 0:2.2.3-1.el7.remi will be installed
---> Package libc-client.x86_64 0:2007f-4.el7.1 will be installed
---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed
---> Package php.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: httpd for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-cli.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
---> Package php-common.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: php-pecl-zip(x86-64) for package: php-common-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: php-pecl-jsonc(x86-64) for package: php-common-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-gd.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-pdo.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Running transaction check
---> Package php.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: httpd for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-gd.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-pecl-jsonc.x86_64 0:1.3.10-1.el7.remi.5.6 will be installed
---> Package php-pecl-zip.x86_64 0:1.13.4-1.el7.remi.5.6 will be installed
--> Processing Dependency: libzip.so.4()(64bit) for package: php-pecl-zip-1.13.4-1.el7.remi.5.6.x86_64
--> Running transaction check
---> Package libzip-last.x86_64 0:1.1.3-1.el7.remi will be installed
---> Package php.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
--> Processing Dependency: httpd for package: php-5.6.25-0.1.RC1.el7.remi.x86_64
---> Package php-gd.x86_64 0:5.6.25-0.1.RC1.el7.remi will be installed
--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64
--> Finished Dependency Resolution
Error: Package: php-5.6.25-0.1.RC1.el7.remi.x86_64 (remi-test)
Requires: httpd
Error: Package: php-gd-5.6.25-0.1.RC1.el7.remi.x86_64 (remi-test)
Requires: libt1.so.5()(64bit)
Error: Package: php-5.6.25-0.1.RC1.el7.remi.x86_64 (remi-test)
Requires: httpd-mmn = 20120211x8664
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Мне интересно, если я что-то упустил? кажется я хожу по кругу! Я устанавливаю один полный стек на машину Centos каждую неделю, но, похоже, преодолеть это в RHEl непросто. Любые указатели на то, что я должен искать? (Кстати, я не могу найти реми-репо, упомянутый в нижней части сообщения)
Эта система зарегистрирована в системе управления подписками Red Hat, но
не получаю обновления. Вы можете использовать менеджер подписки, чтобы назначить
Подписки.
Это проблема без официальных репозиториев, вы не найдете некоторых зависимостей.
Requires: libt1.so.5()(64bit)
t1lib является частью базового репозитория, так что … вам действительно нужно зарегистрировать эту систему.
Requires: httpd
Та же проблема.
Кстати, почему вы включаете так много репозиториев, если вы хотите PHP 5.6, вам нужны только «remi-safe» и «remi-php56» (не remi, remi-test и не webtatic, которые могут создавать только конфликты).
Других решений пока нет …