Hello.
I installed newly a Centos 6 minimal server.
Then did a fresh cpanel installation.
Now this error occurs:
The file /usr/sbin/makewhatis exists but the directory /var/cache/man does not exist, neither does any "whatis" file.
The command "man whatis" and "man makewhatis" does work.
On our other Cpanel server with Centos 5, there is a /var/cache/man directory with lots of content.
How can we fix this?
I installed newly a Centos 6 minimal server.
Then did a fresh cpanel installation.
Now this error occurs:
Code:
/etc/cron.daily/makewhatis.cron:
cp: cannot create regular file `/var/cache/man/whatis': No such file or directory
/usr/sbin/makewhatis: line 446: /var/cache/man/whatis: No such file or directory
chmod: cannot access `/var/cache/man/whatis': No such file or directory
The command "man whatis" and "man makewhatis" does work.
On our other Cpanel server with Centos 5, there is a /var/cache/man directory with lots of content.
How can we fix this?