summaryrefslogtreecommitdiff
path: root/www/webcalendar/files/pkg-message.in
blob: b3183580760c3f18e5a9acf112b2901072861729 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*************************************************
Post-installation instructions:

First, Add the following line to your httpd.conf:

Alias /%%WCURL%%/ "%%PREFIX%%/%%WCDIR%%"

Next, to configure WebCalendar, please read
%%DOCSDIR%%/WebCalendar-SysAdmin.html
for information about creating the database, installing
the database tables and other post-installation tasks,
such as setting up email reminders.

Finally copy
%%PREFIX%%/%%WCDIR%%/includes/settings.php.orig to
%%PREFIX%%/%%WCDIR%%/includes/settings.php and edit it
for your installation.
*************************************************