-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Simon Twiforce edited this page Feb 2, 2015
·
2 revisions
Welcome to the fukuro wiki!
A few things you should know before installing:
- Installator is broken. For now you can install Tinyboard and then just copy Fukuro's files into installed Tinyboard folder (just save your
inc/instance-config.phpfile). Don't worry, we will fix it ASAP. - You will have to copy
inc/instance-config.php.exampletoinc/instance-config.php. - Files from all boards are stored in
cdn/folder. You have to make a subdomaincdn.boardname.comand then make a symbolic link fromcdn.boardname.comtocdn/folder. In Linux, you can do this by runningln -s /webuser/cdn.boardname.com /webuser/boardname.com/cdnin your webserver's console.