phpServer (based on phpSystem) is a php script designed to give the user information about their system in an easy to read format, from any internet connected computer, such as kernel, uptime, memory and swap and partition space. ...
This script is an extremely simple example of using homepage to write a file to a WebDAV server. This version does not use any authentication mechanism. ...
phpAutoindex is a PHP script meant to be a replacement for the Apache module autoindex. It lists the contents of a directory and outputs them in various markup languages. ...
TCLP will parse your Starsiege Tribes or Tribes 2 server's logfile and pull out name/ip correlations and scoring information. The data is entered into a MySQL database. You can retrieve the data either through manually entering SQL commands or through the provided web (php) interface. TCLP was initially created to help ...
These are several small tools that can be used in servers. phplg is a Looking Glass for CISCO routers written in PHP. A Looking Glass is web interface that is used to monitor the state of the routers. ...
PHP XML Repository is a client-server XML Repository written in PHP, using XPath for documents queries.The server and client can work directly if on the same machine or via XML-RPC over a network. ...
Micro Logger logs your website visitor informations like IP, hostname, browser, referrer into a html file. Installation is quite easy, just include the file into your php code. ...
This script shows the headers from messages in a popbox and allows the user to delete messages on the server before downloading them. Only works with pop-servers that support the TOP-command. ...
WebDesktop is a Desktop Enviroment for your Server. WebDesktop uses an AJAX-like JavaScript/PHP combination with a HTML/CSS frontend. You can use it via your web browser (currently it is only tested to work with Firefox). ...
PHPSAT is a workflow utility designed specifically for System Administrator's.It lets sysadmin's manage the jobs that users submit, with user submitted jobs entered via email or, alternatively, the sysadmin's can manually enter jobs on the behalf of user. ...
CMFRevisionManager is a light weight revision management product for CMF/Plone. It is a wrapper of RevisionManager and RevisionObjects for CMF/Plone. It provides a simple UI to syncronize CMF contents and CVS Files. Also, it brings all CVS version feature to CMF/Plone. ...
Leafwa is a simple web-based administration package for the Leafnode NNTP server, written in PHP and released under the GNU General Public License (GPL). This project is a revival of the original Leafwa scripts by Phil Hunt, and aims to add features and improve security.Leafwa currently allows the user to view ...
phpChangeLog is a changelog webtool, written in PHP, to maintain ChangeLogs for multiple projects. Maintainers can be added, to keep track of the people updating the project. This program is mainly created for (multiple) server management. ...
Python's xmlrpclib only raises the xmlrpclib.Fault exception, but it can be convenient to allow more different kinds of exceptions to be raised. This script provides a customized subclass of xmlrpclib.ServerProxy that looks for Fault exceptions where the message is of the form :, and raises the corresponding exception. ...