PDA

View Full Version : Does anyone have any experience with phpsysinfo?


dickinsd
2008-05-26, 03:11 AM CDT
I'm trying to run phpsysinfo in FC9 - it seems to be working for the most part however there are 3 errors at the top which I don't know how to get around:

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

The first error goes away if I set SELinux to permissive.

I can't get rid of the other 2.

I can stop the errors from showing but the errors seem to be stopping the page from loading as it should (visually - i.e. themes are not loading).

Any help would be most appreciated :)

Cheers,

Dave.

dickinsd
2008-05-26, 06:37 AM CDT
Ok, so I've kind of solved the above problem in that I've installed the latest release (3.0-rc4). I no longer get the above errors however phpsysinfo is still not quite working as expected.

I've read that this is probably due to SELinux. If anyone else is having a little more luck with this tool under FC9 then I'd be greatful for any assistance.

Cheers,

Dave.