Installation
To install SQLiteFront you need:
- PHP >= 5.0.1.
- SQLite extension (comes with PHP5).
- DOM XML extension (comes with PHP5).
- XSLT extension (comes with PHP5, maybe you will need turn it on (?)).
- A HTTP server supported by PHP5 (Apache recommended)
- A standard compilant brownser (Firefox or Opera recomended, but it works on Konqueror and IE6)
Just unpack the sources in any place accessible by your HTTP server, edit the file config.php to change the username and password, the defaults are admin/pwd.
Access it by your browser, fill the username and passowrd and go!
