Hi,
When logged in as admin -> System Tools I get the following error:
Code:
Warning: is_executable() [function.is-executable]: open_basedir restriction in effect. File(/sbin/mount) 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/rkhunter.log:/var/log/chkrootkit.log:/usr/share/pear/) in /var/www/ispcp/gui/include/phpsysinfo/common_functions.php on line 137
Warning: is_executable() [function.is-executable]: open_basedir restriction in effect. File(/usr/bin/mount) 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/rkhunter.log:/var/log/chkrootkit.log:/usr/share/pear/) in /var/www/ispcp/gui/include/phpsysinfo/common_functions.php on line 137
Warning: is_executable() [function.is-executable]: open_basedir restriction in effect. File(/usr/sbin/mount) 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/rkhunter.log:/var/log/chkrootkit.log:/usr/share/pear/) in /var/www/ispcp/gui/include/phpsysinfo/common_functions.php on line 137
Warning: is_executable() [function.is-executable]: open_basedir restriction in effect. File(/usr/local/bin/mount) 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/rkhunter.log:/var/log/chkrootkit.log:/usr/share/pear/) in /var/www/ispcp/gui/include/phpsysinfo/common_functions.php on line 137
Warning: is_executable() [function.is-executable]: open_basedir restriction in effect. File(/usr/local/sbin/mount) 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/rkhunter.log:/var/log/chkrootkit.log:/usr/share/pear/) in /var/www/ispcp/gui/include/phpsysinfo/common_functions.php on line 137
However the mount command is in /sbin/mount.
I have CentOS 5.3 and the latest ispCP
Please help