Инструменты пользователя

Инструменты сайта


freebsd:dokuwiki

Это старая версия документа!


                        INSTALLATION NOTES

The wiki program have been installed to /usr/local/www/dokuwiki.

Please configure your web server to allow running PHP scripts there.

Please create dedicated data directory outside the installation directory and make it owned by the process running these PHP scripts. It is important to make sure that your PHP intepreter does not allow running PHP scripts there.

For first install, you may have to manually copy the contents from /usr/local/www/dokuwiki/data into the newly created data directory and change the owner of /usr/local/www/dokuwiki/conf to the web server.

Please go to http://www.your.host/dokuwiki/install.php to finish the installation. For FULL configuration instructions, see http://wiki.splitbrain.org/wiki:config

After installation please change the permissions of /usr/local/www/dokuwiki/conf back to root:wheel.

Для работы DokuWiki устанавливаю

  • php72
  • php72-session
  • php72-xml
  • spawn-fcgi

Установка: php72

cd /usr/ports/lang/php72
make install clean

Проверяю, что выбраны следующие параметры

[X] CLI        Build CLI version
[X] CGI        Build CGI version

Установка: php72-xml

cd /usr/ports/textproc/php72-xml
make install clean

Установка: php72-session

freebsd/dokuwiki.1578089571.txt.gz · Последние изменения: 2020/01/03 22:12 — alex