2010-11-29 17:11:01 -08:00
2010-11-29 17:11:01 -08:00
2010-11-29 16:39:16 -08:00
2010-11-29 16:39:16 -08:00
2010-11-29 16:39:16 -08:00
2010-11-29 17:04:28 -08:00
2009-09-19 19:53:15 -07:00
2009-09-19 19:53:15 -07:00

TinyIB by tslocum
http://tslocum.github.com/

Supports MySQL and flat file database modes.

To install TinyIB:
- CD to the directory you wish to install TinyIB
- Run the following command:
--- git clone git://github.com/tslocum/TinyIB.git ./
- Rename settings.default.php to settings.php
- Configure settings.php
- CHMOD write permissions to the following directories:
--- /
--- src/
--- thumb/
--- res/
--- inc/flatfile/ (if using flatfile mode)
- Open your browser of choice and navigate to imgboard.php, causing the following to take place:
--- Create database structure based on chosen mode
--- Test appropriate directories are writable
--- Write index.html with a blank image board

To update TinyIB:
- Run the following command:
--- git pull
Description
No description provided
Readme MIT 1.5 MiB
Languages
PHP 95.3%
JavaScript 3.1%
CSS 1.6%