Web Hosting Talk







View Full Version : Hot showing Hardware infos (phpSysInfo 1.9 )


matt_01
01-05-2002, 10:49 PM
I tryd to install phpSysInfo 1.9 on my page.. On my old server it works fine, no needs to editing... But with the new server, i cant see any hardware information.. :mad:

Its on a ensim server.. (linux)
To install the script i have just uploaded it over FTP..
Thats so wired, because on one of my server it works, and on the other not.. Could i install this script over ssh ??


phpSysInfo 1.9 on my page (http://www.artmotion.ch/NOC_INFO/)
Thankx
Matt

allan
01-06-2002, 03:53 PM
Two suggestions:

1. Make sure you uploaded the script in ASCII format.
2. Make sure you have access to run the Linux commands that sysinfo parses (uptime, df, etc). You should be able to determine the list of commands from the file: class.Linux.inc.php.

As far as installing it over SSH, that shoulf be no problem. If you have wget installed on your server just wget the file and tar xvfz it.

ho247
01-06-2002, 04:21 PM
Does your other server have Ensim installed too??

As it could be something to do with Ensim splitting everything up, so you don't actually get access to the hardware info file? Just a thought.

Alan

mkaufman
01-06-2002, 05:09 PM
You have PHP running in safe mode I think - or you have Plesk on it

matt_01
01-07-2002, 04:35 PM
no plesk, i do run this on ensim.. My second page is not ensim or plesk.. I dont know whats on it.. Its just a vitrual site..

Matt