Announcement

Collapse
No announcement yet.

kernel: Cant enter to lve from slave context

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

  • #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


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

      Comment


      • #4
        no, not at all.

        Comment


        • #5
          Were not using Mod FCGI on this server.

          Comment


          • #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...
            X