Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


ServPHP Beta Released ! (Yet Again)
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

ServPHP Beta Released ! (Yet Again)

SpeedBusSpeedBus Member, Host Rep
edited November 2011 in Reviews

Hello,
Well, Me and another member of LET, netomx have started working on ServPHP together, a Open Source PHP script which displays server stats such as :
* RAM Usage
* HDD Usage
* Ping to the server, etc

After many releases in the past, we have now moved over to GIT, through which you can easily upgrade to the latest version of ServPHP without any trouble :D

Looks cool, How Do I Get ServPHP on my VPS ?
* It's quiet simple, Just run the command :

git clone https://code.google.com/p/servphp/

and you will have the latest version of ServPHP on your VPS, ready to run, no config's required ! Well, You would need apache and PHP :P

Just a few tips, Run the command in the web server docs directory like /var/www/html, etc. Or else The file's will get copied into / which is of no use as such, or you could run, if the files are in / :

 mv servphp /var/www/html 

replace /var/www/html with your webserver docs directory.

Please share some feedback / reviews / suggestions :D

Thanks !

«1

Comments

Sign In or Register to comment.