Getting the following error message ?
===========
Original Message --------
Subject: Cron /usr/local/cpanel/3rdparty/bin/freshclam --quiet --no-warnings
From: (Cron Daemon)
To: root@hostname
Date: 12/12/2013 04:38
> ERROR: Can't create temporary directory
/usr/local/cpanel/3rdparty/share/clamav/clamav-xxxxx.tmp
===========
This is a known issue/bug with cPanel in 11.40
Although the directory ‘/usr/local/cpanel/3rdparty/share/clamav’
has enough permission and ownership configured, it is not able to
create the required files/folders.
A temporary workaround to this issue is to change the ownership of
the directory as shown below :
==========
chown clamav:clamav /usr/local/cpanel/3rdparty/share/clamav
==========