Skip to main content

Excluded YUM updates

Comments

5 comments

  • akust0m
    I found the section in WHM (Server Configuration > Update Preferences), I assume the "Operating System Package Updates" mean the OS plus other applications such as Apache, PHP etc..? I found out the way to install via yum and bypass the excludes:
    yum install httpd-tools --disableexcludes=all
    0
  • cPanelKenneth
    In general if we are excluding a package, it's because we already provide it. Or we provide an equivalent.
    0
  • syslint
    I found the section in WHM (Server Configuration > Update Preferences), I assume the "Operating System Package Updates" mean the OS plus other applications such as Apache, PHP etc..? I found out the way to install via yum and bypass the excludes:
    yum install httpd-tools --disableexcludes=all

    Don't install this package. This is your os provided package . But cpanel have its own apache and php . If you are using easyapache 3 please try to use the script /scripts/easyapache to compile apache and php or else you can use the whmcs interface too. Things are different in cpanel compared to plesk.
    0
  • akust0m
    Thank you for the replies. So Apache and PHP don't get installed from the OS repository but from a cPanel repository? I wanted to download and use the Apache Benchmark tool which is included in the package "httpd-tools". What would be the best way to install this compared to how I did it above? I don't see an option to add it in EasyApache.
    0
  • cPanelMichael
    Hello :) Yes, cPanel provides the packages for Apache and PHP. The following thread should help you install the Apache benchmark utility: Using Apache ab for benchmarking and gnuplot for graphing Thank you.
    0

Please sign in to leave a comment.