freebsd-ports/www/webcalendar/files/pkg-message.in
Alejandro Pulver 2a26c0c7b5 - Install in the correct directory (/usr/local/www/data -> /usr/local/www).
PR:		ports/105053
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2006-11-07 17:37:01 +00:00

18 lines
598 B
Text

*************************************************
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.
*************************************************