J-Mac

  • Total activity 14
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by J-Mac
  • J-Mac commented,

    Thanks Peter, but is there not a way to reinstall the previous version until Comodo gets it fixed. I do not know how to fix the syntax error and when I disable a rule Apache will still not start. T...

  • J-Mac commented,

    I can not locate the CPANEL-47639 case and I am still not sure how to get Apache running again. Please advise.

  • J-Mac commented,

    That fixed it! Thanks for everyone's help.

  • J-Mac commented,

    Hello, You will need to open the /etc/yum.conf file via SSH as root with a text editor such as "vi". EX: vi /etc/yum.conf Look to see if there's an entry for "perl*" on the line that starts with...

  • J-Mac commented,

    Hello, Check to see if there's a "perl*" entry on the "exclude=" line in the /etc/yum.conf file. If so, remove the "perl*" entry on that line, save the file, and then try updating again to see if ...

  • J-Mac commented,

    Okay have forced the update and now when I try yum -yum update as per the security advisor I get the following: Error: Package: perl-Git-1.7.1-4.el6_7.1.noarch (@updates) Requires: git ...

  • J-Mac commented,

    Hello, You can edit the file with a command like this: vi /etc/cpanelsync.exclude Or; nano /etc/cpanelsync.exclude Delete the lines and then save the changes. Thank you. Thanks, I have done ...

  • J-Mac commented,

    Hello, The existence of those lines in /etc/cpanelsync.exclude prevents updates to those files during the cPanel update process. This is what's leading to the error message you provided. Is there ...

  • J-Mac commented,

    Hello, Can you verify if you've excluded any files from cPanel updates? You can check with a command like this: cat /etc/cpanelsync.exclude Thank you. Thanks, this is the reply I receive; /scr...

  • J-Mac commented,

    Try installing a module that is missing Try executing the command "cpanel install Cpanel::RpmUtils" and see if that helps.. Thanks 24x7server, but that is not a command. Can you advise that actua...