Technical settings

Rewriting appears to be disabled. Usually this means "AllowOverride None" is set in apache2.conf which prevents Known's .htaccess from doing its thing. We tried to fetch a URL that should redirect to default.js

You can usually fix this by setting AllowOverride All in your Apache configuration.

1. What are you going to name your site?

2. Your MySQL settings

Known needs a single MySQL database, with a user that can connect to it. We recommend that this is a user you have created just for Known, rather than one you share with other applications.

You should create your database before entering the details here. If you're using a shared host, you may have an option called "MySQL Database Wizard" that will speed you through the process.

3. Your upload directory