b538ea7d2f
PR: 108529 Submitted by: Ondra Koutek (maintainer)
20 lines
1,015 B
Text
20 lines
1,015 B
Text
|
|
---------------------------------------------------------------------------------
|
|
Good. Now you have installed campsite. Continue by reading documentation,
|
|
specialy the section how to create new instance:
|
|
%%PREFIX%%/campsite/bin/create_instance --help
|
|
|
|
---------------------------------------------------------------------------------
|
|
!!! Note, that campsite schedules its periodic jobs.
|
|
See /var/cron/tabs/root for details
|
|
|
|
---------------------------------------------------------------------------------
|
|
|
|
To have this port functional, you need manually create phorum configuration file.
|
|
cp %%PREFIX%%/campsite/www-common/html/include/phorum/portable/phorum_settings.php.sample \
|
|
%%PREFIX%%/campsite/www-common/html/include/phorum/portable/phorum_settings.php
|
|
|
|
---------------------------------------------------------------------------------
|
|
This ports requires pear libraries properly set in PHP
|
|
See include_path in php.ini
|
|
|