Display Your system Information (Uptime,CPU,Memory,SCSI,IDE,PCI,Ethernet,Floppy,and Video) Using Phpsysinfo
Posted by admin on January 11th, 2007
Email This Post
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Phpsysinfo Requirements
Web server (apache2) with php4 or later support
Phpsysinfo Supported platforms
Linux 2.2+
FreeBSD 4.x
OpenBSD 2.8+
NetBSD
Darwin/OSX
Apache2 Installation
For installation of apache2 with php4 support check here
Installing phpsysinfo in Ubuntu
sudo apt-get install phpsysinfo
After completion of your installation this program automatically located at apache2 default document root directory i.e /var/www/phpsysinfo/ folder
If you want to access this from your web browser type the following
http://youripaddress/phpsysinfo/
You should see the following screen with all your server details




May 5th, 2007 at 3:35 pm
how come when ever i use the web interface i get a download dialog
127.0.0.1/phpsysinfo and a download dialog appears
November 18th, 2008 at 2:45 pm
> K Says:
> May 5th, 2007 at 3:35 pm
>
> how come when ever i use the web interface i get a download dialog
> 127.0.0.1/phpsysinfo and a download dialog appears
>
^ You need to install php on your webserver.