ispCP - Board - Support
[ERLEDIGT] Rootkit LOG basedir - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+---- Forum: Archiv (/forum-54.html)
+---- Thread: [ERLEDIGT] Rootkit LOG basedir (/thread-4309.html)



[ERLEDIGT] Rootkit LOG basedir - elitepilot - 09-20-2008 12:34 AM

Hallo, wenn ich im Interface admin/rootkit_log.php öffne kommt oben:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/log/rkhunter.log) is not within the allowed path(s): (/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 56

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/log/chkrootkit.log) is not within the allowed path(s): (/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 56


Weiss wer Rat?


RE: Rootkit LOG basedir - BeNe - 09-20-2008 12:37 AM

http://www.isp-control.net/documentation/frequently_asked_questions/what_does_the_file_doesn_t_exist_or_can_t_be_opened_in_the_rootkit-log_mean

Greez BeNe


RE: Rootkit LOG basedir - elitepilot - 09-20-2008 12:41 AM

thx bene, habe den cronjob manuell durchlaufen lassen jetzt ist nur noch ein error da :
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/log/chkrootkit.log) is not within the allowed path(s): (/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 56

Unten steht auch jetzt :
/var/log/chkrootkit.log:
/var/log/chkrootkit.log existiert nicht oder ist leer



RE: Rootkit LOG basedir - BeNe - 09-20-2008 12:45 AM

Dann den hier auch noch:
Code:
/usr/sbin/chkrootkit &> /var/log/chkrootkit.log
Steht auch in deiner Cron unter
Code:
/etc/cron.d/ispcp

Wer also warten kann wird belohnt Wink

Greez BeNe


RE: Rootkit LOG basedir - elitepilot - 09-20-2008 12:46 AM

Habs grade selber gefunden. Danke trotzdem Wink


RE: Rootkit LOG basedir - BeNe - 09-20-2008 12:47 AM

Kein Problem Smile

Greez BeNe