Skip to main content

No Optimize Website Icon Under Software Tab in Cpanel

Comments

10 comments

  • 24x7server
    Hello, I think mod_deflate is not installed on your server and due to that you are getting this issues. can you please check the mod_deflate modules on your server with the following command httpd -M | grep mod_deflate
    0
  • basshook
    When I used the ssh command you provided I got a "Syntax Ok" message so is it ok too assume that mod_deflate is installed. I am not too experienced with ssh commands yet.
    0
  • ES - George
    I believe 24x7server was mistaken, deflate_module is what you should be using. Here's what I get on a machine with mod_deflate (aka "Optimize Website") loaded: [QUOTE]root@mail [~]# httpd -M | grep deflate deflate_module (static) root@mail [~]#
    If you don't see the same output as shown above, you need to rebuild Apache (/scripts/easyapache via SSH or WHM --> Software --> EasyApache (Apache Update)) and select Deflate (under 4. Exhaustive Options List).
    0
  • basshook
    Thanks for the reply but I get the same message using your ssh command. I have double checked my easy apache profile and it shows that deflate is installed (see screenshots). Is it possible that easy apache is not showing the proper results? Can I confirm this by viewing my httpd config file? .vB .vB
    0
  • cPanelMichael
    Hello :) That image shows it's enabled in the profile, but it does not mean it's compiled with Apache. Could you run an EasyApache build and let us know if the issue persists? Thank you.
    0
  • basshook
    It failed so I submitted a ticket. I never like doing easy apache it always fails for me and I have to get someone to fix it everytime it seems.
    0
  • cPanelMichael
    The EasyApache build logs are located in: /usr/local/cpanel/logs/easy/apache/ Feel free to review the specific build log and let us know the error it failed with. Or, you can update your support ticket with authentication details so we can take a closer look. Thank you.
    0
  • basshook
    Support ticket updated.
    0
  • cPanelMichael
    To update, it looks like EasyApache failed to complete due to some invalid custom Mod_Security rules in-place. Disabling those rules allowed EasyApache to complete successfully. The following document is a good resource on understanding the module: EasyApache - Mod_Security Thank you.
    0
  • basshook
    I finally got things sorted out with my mod security rules package interfering with my easy apache upgrades. There were other errors also that were contributing but I'm not sure what they were as I had a tech guy do the work for me as it was above my skill set. Thanks to those who replied and cPanel support who, even though it was a third party issue helped me anyways. Much appreciated. :)
    0

Please sign in to leave a comment.