The code presented here has been developed and run using a VMWare Virtual machine running Ubuntu Linux.
PHP, Apache and MySQL are required for the system and it is helpful to have the Samba smb file server running as well.
Later, these pages will host a pre-build Virtual Machine that can be downloaded with a ready to run ucms.php system.
In the mean time, these pages contain the source code and a description of how the code is put together so that it can serve as a starting point for your own local cms system.
Caution!
As the code is only intended to be used behind a firewall in a local system, security has not been consideration in the code. For this reason, you should not use the code on any publicly available server without careful code review and additional measures to prevent sql injection and other exploits.