Skip to main content

Application Manager does not appear in cPanel UI on Cloudlinux 8.8

Comments

8 comments

  • cPanelThomas
    You might want to check whether the passengerapps
    feature is enabled in the featurelist associated with the cPanel user's hosting package. That page's appearance keys upon this feature. Hope this helps!
    0
  • cPRex Jurassic Moderator
    It would also be a good idea to ensure everything under the "Requirements" section of this page is met, or else that interface may not show up: Application Manager | cPanel & WHM Documentation
    0
  • RCA_hosting
    I think all the requirements on that page are installed: # rpm -qa | egrep "passenger|nodejs|mod_env" ea-apache24-mod_env-2.4.57-3.el8.cloudlinux.x86_64 ea-nodejs16-16.20.2-1.el8.cloudlinux.x86_64 ea-ruby27-rubygem-passenger-6.0.18-1.el8.cloudlinux.x86_64 Am I missing anything? thanks. PS: Also, I don't see 'passengerapps' in Feature Manager for that users account feature list.
    0
  • cPRex Jurassic Moderator
    That looks good to me. In WHM, if you edit the "default" feature list, do it see it listed there? It could be it just isn't available in the list that particular user has.
    0
  • cPanelThomas
    In Feature Manager it shows up as "Application Manager". passengerapps
    is how it would be listed in the featurelist on disk in /var/cpanel/features
    .
    0
  • RCA_hosting
    @cPanelThomas: Yup, it is listed there: # cat /var/cpanel/features/Enterprise | grep passenger passengerapps=1
    0
  • RCA_hosting
    Hi All, I looked at my setup again and rebuilt EasyApache and saw another module that was not installed. Here is the current list showing what was installed: # rpm -qa | egrep "passenger|nodejs|mod_env" ea-apache24-mod_env-2.4.57-3.el8.cloudlinux.x86_64 ea-nodejs16-16.20.2-1.el8.cloudlinux.x86_64 ea-ruby27-mod_passenger-6.0.18-1.el8.cloudlinux.x86_64 ea-ruby27-rubygem-passenger-6.0.18-1.el8.cloudlinux.x86_64 When I checked my cPanel UI again the Application Manager was now showing up. Looks like the documentation needs to be updated. :). Looks like the problem is solved. Thanks for your help.
    0
  • cPRex Jurassic Moderator
    Unless I'm reading things incorrectly, that is one of the packages listed in the documentation page, is it not? "ea-ruby27-mod_passenger " This package only works on systems that run Rocky Linux"."
    0

Please sign in to leave a comment.