Skip to main content

Features selected in feature manager but icons not showing

Comments

8 comments

  • cPanelMichael
    Hello :) Have you verified the package assigned to the account is associated with the default feature list? Do you have a screenshot of what's visible in cPanel? Thank you.
    0
  • studioq
    I think what's going on is that I'm expecting to see more icons in the x3 template and it's just the basic, generic version. I was under the impression that all of the items in the default feature list would be installed when cPanel was installed. Is that not correct?
    0
  • JaredR.
    Compared to a known-good test server, your screenshot looks normal for X3. Some features depend on other things, for example specific modules being built into Apache, and are not displayed until those requirements are met. What features, in particular, are you expecting to see that are not listed?
    0
  • Infopro
    The docs should be helpful to you: Feature Manager - cPanel Documentation Specifically, and worth checking: If you disable a feature in the disabled feature list, it will be disabled for all of the users on your server. You cannot override this feature list with a new list.
    0
  • studioq
    ]The docs should be helpful to you:

    Thank you - checked those. Everything is as it was upon the fresh install. So - certain RPMs and or Modules would have to be installed in order for icons to show, yes? If the RPMs - such as Ruby are not installed - there will be no icons - if that is correct. I guess my mistake was assuming they would be installed by default. In the documentation I don't readily see anything about installing additional features.
    0
  • JaredR.
    Certain things like Ruby on Rails and PostgreSQL are not installed by default on a new cPanel installation, so their icons are not displayed. To install those items you can run these commands from the shell:
    # /usr/local/cpanel/scripts/installruby

    # /usr/local/cpanel/scripts/installpostgres
    Also, the Optimize Website icon is not displayed until you add mod_deflate in EasyApache. If you have any other specific examples of icons that are missing, I would be happy to explain how to install the components that are necessary for them.
    0
  • studioq
    ]If you have any other specific examples of icons that are missing, I would be happy to explain how to install the components that are necessary for them.

    Thank you - that's what I'm after - is the information about what is available to be installed and how to install it versus what I have to go out and grab. Is there a resource where I could have found those two commands on my own? That's the part I'm missing here..
    0
  • 0

Please sign in to leave a comment.