Hi everyone,
I have just installed Cacti on my server (running with the rc5). And I'm getting some cool bugs of users rights.
Quote:Warning: include() [function.include]: open_basedir restriction in effect. File(./include/auth.php) 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 /usr/share/cacti/site/index.php on line 27
Warning: include(./include/auth.php) [function.include]: failed to open stream: Operation not permitted in /usr/share/cacti/site/index.php on line 27
Warning: include() [function.include]: Failed opening './include/auth.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/cacti/site/index.php on line 27
Warning: include() [function.include]: open_basedir restriction in effect. File(./include/top_header.php) 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 /usr/share/cacti/site/index.php on line 28
Warning: include(./include/top_header.php) [function.include]: failed to open stream: Operation not permitted in /usr/share/cacti/site/index.php on line 28
Warning: include() [function.include]: Failed opening './include/top_header.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/cacti/site/index.php on line 28
etc.. etc..
I suppose that comes of the user which is set with suexec_module at each virtualhost and also of the php_admin_value from the mod_php5.c. Am I right ?
Is cacti "available" to work with ispCP or not ? If yes, can someone help me to know how
?
Thanks in advance for your help !