Announcement

Collapse
No announcement yet.

hello,who can tell me how to fix the issue

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

  • hello,who can tell me how to fix the issue

    hello, when I login in the DA

    I found display

    Warning: file(/proc/lve/list): failed to open stream: No such file or directory in /usr/local/directadmin/plugins/lvemanager/admin/veProcParser.php on line 11 Warning: Invalid argument supplied for foreach() in /usr/local/directadmin/plugins/lvemanager/admin/veProcParser.php on line 13

  • #2
    What is the output of uname -a?
    Also, make sure you have disabled safe mode for php in da admin, otherwise it will not work.

    Comment


    • #3
      Thank you ,

      2.6.18-238.9.1.el5xen #1 SMP Tue Apr 12 18:53:56 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux

      Comment


      • #4
        You are not running CloudLinux kernel. Most likely you are running para-virtualized Xen VM, and there are some extra steps needed to boot it with our kernel, like setting up correct entry grub.conf and enabling pygrub.

        Could you post content of this file: /boot/grub/grub.conf

        Comment


        • #5
          # grub.conf generated by anaconda
          #
          # Note that you do not have to rerun grub after making changes to this file
          # NOTICE: You do not have a /boot partition. This means that
          # all kernel and initrd paths are relative to /, eg.
          # root (hd0,0)
          # kernel /boot/vmlinuz-version ro root=/dev/hda1
          # initrd /boot/initrd-version.img
          #boot=/dev/hda
          default=1
          timeout=5
          splashimage=(hd0,0)/boot/grub/splash.xpm.gz
          hiddenmenu
          title CloudLinux Server (2.6.18-338.19.1.el5.lve0.8.36xen)
          root (hd0,0)
          kernel /boot/vmlinuz-2.6.18-338.19.1.el5.lve0.8.36xen console=xvc0 root=/dev/sda1 ro
          initrd /boot/initrd-2.6.18-338.19.1.el5.lve0.8.36xen.img
          title CentOS (2.6.18-238.9.1.el5xen)
          root (hd0,0)
          kernel /boot/vmlinuz-2.6.18-238.9.1.el5xen console=xvc0 root=/dev/sda1 ro
          initrd /boot/initrd-2.6.18-238.9.1.el5xen.img

          Comment


          • #6
            edit this file, set default=0
            reboot

            Comment


            • #7
              Thank you ~ its fine now

              Comment


              • #8
                Hello, I have this exact problem too, I have the lve kernel running.

                2.6.32-320.17.1.lve1.1.7.3.el6.x86_64 #1 SMP Mon Jul 2 10:46:27 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux

                Regards

                Comment


                • #9
                  Please, contact support -- I believe it is something different.

                  Comment

                  Working...
                  X