summaryrefslogtreecommitdiff
blob: 84f59b14520fbab5823ff89d89f32323c0b8dc27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Your installation is almost complete.
1. You now need to edit ${VHOST_ROOT}/${PN}-${PVR}/Kernel/Config.pm
and set some Kernel::Config options (FQDN, SystemID, TicketHook, Home, ...).

2. Configure and restart your webserver.
Read /usr/share/doc/${PN}-${PVR}/README.webserver.gz.
Sample config files are in ${VHOST_ROOT}/${PN}-${PVR}/scripts

If you are using FastCGI, don't forget to add -D FASTCGI
to your Apache options.

3. Setup your database. Read /usr/share/doc/${PN}-${PVR}/README.database.gz

4. Read /usr/share/doc/${PN}-${PVR}/INSTALL.gz , pp. 9-12,
to finish the installation.

If you are upgrading, read /usr/share/doc/${PN}-${PVR}/UPGRADING.gz