Install Error

Warning: Composer vendor folder does not exist!

Shimmie is unable to find the composer vendor directory.
Have you followed the composer setup instructions found in the README?

If you are not intending to do any development with Shimmie, it is highly recommend you use one of the pre-packaged releases found on Github instead.

		

Shimmie Installer

Database Install

Type:
Host:
Username:
Password:
DB Name:

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.