[cvs] commit: horde setup.php horde/lib Setup.php horde/lib/Setup
cli.php
Marko Djukic
tech at oblo.com
Sat Apr 5 14:05:01 PST 2003
mdjukic 2003/04/05 14:05:00 PST
Added files:
. setup.php
lib Setup.php
lib/Setup cli.php
Log:
a setup script for horde:
- class based so it can be easily added on to / extended for yet more setup/config tasks;
- the main Setup.php lib can be extended to allow for different interfaces for the setup - for now there is only the CLI interface available, but i suppose it could be extended by a web-based interface too;
- the CLI interface is now prompt based and has visual reporting of tests/checks (could be modified to add file logging too?) - run with "php setup.php";
- feedback welcome!
Revision Changes Path
1.1 +89 -0 horde/lib/Setup.php (new)
1.1 +95 -0 horde/lib/Setup/cli.php (new)
1.21 +48 -0 horde/setup.php (new)
Chora Links:
http://cvs.horde.org/co.php/horde/lib/Setup.php?r=1.1
http://cvs.horde.org/co.php/horde/lib/Setup/cli.php?r=1.1
http://cvs.horde.org/co.php/horde/setup.php?r=1.21
More information about the cvs
mailing list