Database Install
Help
Please make sure the database you have chosen exists and is empty.
The username provided must have access to create tables within the database.
For SQLite the database name will be a filename on disk, relative to
where shimmie was installed.
Drivers can generally be downloaded with your OS package manager;
for Debian / Ubuntu you want php5-pgsql, php5-mysql, or php5-sqlite.