Provision button disabled on easyapache 4

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello @Motamedi,

Can you let us know the output when running the commands below?

Code:
yum clean all
yum update
Thank you.
 

pasargad

Active Member
May 29, 2009
32
2
58
UAE
cPanel Access Level
Root Administrator
Hello @Motamedi,

Can you let us know the output when running the commands below?

Code:
yum clean all
yum update
Thank you.
Dear friend
I executed both the commands you sent and the output is as follows. But it is not clear what the problem is.

yum clean all
Code:
[[email protected] ~]# yum clean all
Loaded plugins: fastestmirror, universal-hooks
Cleaning repos: EA4 cpanel-plugins base extras imunify360 imunify360-rollout-1
              : imunify360-rollout-2 imunify360-rollout-3 imunify360-rollout-4
              : mysql-connectors-community mysql-tools-community
              : mysql57-community updates wp-toolkit-cpanel
              : wp-toolkit-thirdparties
Cleaning up list of fastest mirrors
Other repos take up 1.7 M of disk space (use --verbose for details)
yum update
Code:
[[email protected] ~]# yum update
Loaded plugins: fastestmirror, universal-hooks
Determining fastest mirrors
 * EA4: 185.15.22.168
 * cpanel-plugins: 185.15.22.168
 * base: centos.mirror.triple-it.nl
 * extras: mirror.nforce.com
 * updates: centos.mirror.transip.nl
EA4                                                      | 2.9 kB     00:00
cpanel-plugins                                           | 2.9 kB     00:00
base                                                     | 3.6 kB     00:00
extras                                                   | 2.9 kB     00:00
imunify360                                               | 3.0 kB     00:00
imunify360-rollout-1                                     | 3.0 kB     00:00
imunify360-rollout-2                                     | 3.0 kB     00:00
imunify360-rollout-3                                     | 3.0 kB     00:00
imunify360-rollout-4                                     | 3.0 kB     00:00
mysql-connectors-community                               | 2.6 kB     00:00
mysql-tools-community                                    | 2.6 kB     00:00
mysql57-community                                        | 2.6 kB     00:00
updates                                                  | 2.9 kB     00:00
wp-toolkit-cpanel                                        | 2.9 kB     00:00
wp-toolkit-thirdparties                                  | 2.9 kB     00:00
(1/16): base/7/x86_64/group_gz                             | 153 kB   00:00
(2/16): extras/7/x86_64/primary_db                         | 249 kB   00:00
(3/16): base/7/x86_64/primary_db                           | 6.1 MB   00:00
(4/16): cpanel-plugins/x86_64/primary_db                   |  39 kB   00:00
(5/16): EA4/7/x86_64/primary_db                            | 1.8 MB   00:00
(6/16): imunify360-rollout-1/7/primary_db                  | 1.4 kB   00:00
(7/16): mysql-connectors-community/x86_64/primary_db       |  96 kB   00:00
(8/16): mysql-tools-community/x86_64/primary_db            |  91 kB   00:00
(9/16): mysql57-community/x86_64/primary_db                | 331 kB   00:00
(10/16): imunify360-rollout-2/7/primary_db                 | 1.4 kB   00:00
(11/16): imunify360-rollout-3/7/primary_db                 | 1.4 kB   00:00
(12/16): updates/7/x86_64/primary_db                       |  20 MB   00:00
(13/16): wp-toolkit-cpanel/primary_db                      | 3.3 kB   00:00
(14/16): wp-toolkit-thirdparties/primary_db                |  14 kB   00:00
(15/16): imunify360-rollout-4/7/primary_db                 | 1.4 kB   00:00
(16/16): imunify360/7/primary_db                           | 1.3 MB   00:02
No packages marked for update
I select different versions of PHP and when I get to the final review section the button provision is disabled.
I don't know what is the problem.
Thank you