summaryrefslogtreecommitdiff
blob: 185d8533767f8f4c6373d8062641f47d9e3ae32c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
You are almost done!

  0. Create a new database, for example::
	mysqladmin create flyspray

  1. Ensure that ${MY_INSTALLDIR}/${PN}.conf.php is writeable by the
  webserver:
	chown apache:apache ${MY_INSTALLDIR}/${PN}.conf.php

  2. Login on
  http://${VHOST_HOSTNAME}/${VHOST_APPDIR}
  and follow the directions.