Skip to main content
We are aware of an issue after updating to cPanel versions 11.110.0.65, 11.126.0.21, or 11.128.0.11, some cPanel plugins or features are no longer functioning properly including WP Toolkit. Presently, updates for releases are temporarily disabled while we continue working on a solution for the missing addon features directory. Please see the following article for more information and updates:
Update to latest cPanel 110, 126, or 128 versions removes "addonfeatures" directory.

Cron Error

Comments

3 comments

  • 24x7server
    Hello, May be following thread will fix your issues, Please check it
    0
  • MarkDalton
    Mmm looks like it's the same issue. $ ll /dev/root lrwxrwxrwx 1 root root 3 Sep 1 22:42 /dev/root -> md0 $ vi /etc/fstab # # /etc/fstab # Created by anaconda on Thu Jul 14 18:59:06 2011 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # /dev/md0 / ext4 usrjquota=quota.user,jqfmt=vfsv0 1 1 /dev/md1 swap swap defaults 0 0 /dev/md2 /home2 ext4 usrjquota=quota.user,jqfmt=vfsv0 1 0 tmpfs /dev/shm tmpfs defaults,noexec,nosuid 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 /usr/tmpDSK /tmp ext3 loop,defaults,noexec,nosuid,noauto 0 0 /tmp /var/tmp none rw,noexec,nosuid,nodev,bind 0 0 $ ln -s /dev/md2 /dev/root ln: creating symbolic link `/dev/root': File exists What am I missing?
    0
  • cPanelMichael
    Hello :) Have you initialized quotas for the /home2 partition? EX:
    /scripts/initquotas
    Thank you.
    0

Please sign in to leave a comment.