kernel: Cant enter to lve from slave context

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • richard
    Junior Member
    • Mar 2021
    • 9

    #1

    kernel: Cant enter to lve from slave context

    Hi,
    Getting this error a lot lately:

    Code:
    Nov 16 14:14:50 hosting kernel: Can	 enter to lve from slave context - 32252
    
    Nov 16 14:15:15 hosting last message repeated 6 times
    running cpanel and centos 5
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    The last time I have seen this happening was when you would run
    mod_fcgid and mod_hostinglimits.
    If that is the case, and you use mod_fcgid to run PHP scripts, edit
    /etc/httpd/conf/conf.d/modhostinglimits.conf
    And remove all entries related to PHP from AllowedHandler
    Restart apache.

    If that doesn help (or you have a different setup) -- contact our support.

    Comment

    • accounts
      Member
      • Apr 2017
      • 70

      #3
      Hi,
      Forgot to add were using Apache with Nginx .......... if that makes any difference?

      Comment

      • iseletsk
        Senior Member
        • Dec 2017
        • 1199

        #4
        no, not at all.

        Comment

        • accounts
          Member
          • Apr 2017
          • 70

          #5
          Were not using Mod FCGI on this server.

          Comment

          • iseletsk
            Senior Member
            • Dec 2017
            • 1199

            #6
            Please, contact support, we will try to figure out what is going on. If you are only using mod_hostinglimits -- you should not be getting this error.

            Comment

            Working...