ispCP - Board - Support - VHCS fork

Full Version: Known issues gentoo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Because i dont have the time to make a new docu entry Wink

Rootkit log prints:
Code:
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/var/log/rkhunter.log) is not within the allowed path(s): (/var/run/:/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/) in /var/www/ispcp/gui/admin/rootkit_log.php on line 60

because the cron entry is not set propperly:

edit /etc/cron.daily/rkhunter

set:
Code:
ENABLE=yes
LOG=yes

then it should work as expected
Reference URL's