![]() |
Known issues gentoo - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Documentation (/forum-45.html) +--- Thread: Known issues gentoo (/thread-2512.html) |
Known issues gentoo - Zothos - 02-21-2008 04:12 AM Because i dont have the time to make a new docu entry ![]() 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 then it should work as expected |