- Code: Select all
File Line Command Message
common_functions.php 372 file_exists(/proc/net/dev) the file does not exist on your machine
common_functions.php 213 /bin/df /bin/df: `/home/rnddave/.gvfs': Permission denied
/bin/df: `/root/.gvfs': Permission denied
Return value: 1
common_functions.php 213 /bin/df /bin/df: `/home/rnddave/.gvfs': Permission denied
/bin/df: `/root/.gvfs': Permission denied
Return value: 1
I could get rid of the first error by changing SELinux to permissive mode. The second 2 relate to some strange mount (I think) that only the specific user can access (i.e. even as root I could not access rnddave's .gvfs directory where as rnddave could...).
Anyway... I spent a while looking for answers to this before eventually giving up and just trying the latest non-stable (or RC) release 3.0-rc4 which did actually fix both problems.
Unfortunately phpsysinfo is still not working as expected. This time I cannot see the network usage information unless I set SELinux to 'permissive' again. I am also unable to view any information on the file system (mount points, space used, space free, etc) even with SELinux in 'permissive' mode.
So back to my question; Has anyone else managed to get phpsysinfo running in fedora 9 (or possibly any SELinux environment)?
Cheers for any help/advice.
Dave.


