Translations of this page?:

DokuWiki на выделенном сервере

Если Вы желаете установить DokuWiki на арендованном веб-пространстве, то здесь Вы найдёте несколько полезных замечаний.

Взгляните на видеоинструкцию (Screencast) для данного типа установки.

Установка

Сначала Вы должны выполнить основные действия по установке (instructions), например:

  • Распаковать (Extract) архив куда-нибудь на жёсткий диск.
  • Загрузить все файлы из папки dokuwiki-YYYY-MM-DD в Ваше веб-простанство
  • Открыть http://www.yourserver.com/path/to/dokuwiki/install.php.
  • Если столкнулись с ошибками прав доступа, то исправьте их (fix them).

Решение проблем

Если Вы исправили проблемы с правами доступа с помощью chmod, то эти проблемы возможно возникли из-за того, что веб-сервер работает с правами пользователя, отличного от пользователя от имени которого Вы загружали файлы. If the group differs as well then the webserver (which runs the DokuWiki application) will create files you will not be able to delete as your normal (FTP) user. To avoid this you need to releax permissions setting through the fmode and dmode settings.

For fixing files with already wrong permissions you can either ask your hosting support for help or use the fixperms.php script.
For changing a whole directory with subfolders, FileZilla v. 3 (In December 2006 it is still Beta, but works fine for this task) supports now 'recursive settings' of permissions for directories as well as files, or only directories or only files.

E-mail not working

Some hosting providers do not provide a working sendmail on their servers. Instead, a separate machine runs SMTP and requires authentication. In this scenario, DokuWiki's email features, including allowing new users to register and receive a password, will not work.

There is an unofficial, unsupported patch to versions 2006-11-06 and 2007-06-26b that allows DokuWiki to be configured to use an external SMTP host, with or without authentication. Information is available here.

Fixing Strato specific problems

When following the ordinary install procedure on a hosted Strato 'Powerweb A' server, you might encounter problems that pages can be created, and everything regarding authentication will produce a ‘500 Internal Server Error’, despite permissions set as suggested in the screencast. Circumventing the authentication problem by manually adding users in the users.auth.php file does not seem to improve. (Preventing the notice user doesn’t exist). Even adding the authentication with an md5 hash manually will produce this error. The solution which another user presented was the following:
change the “passcrypt” option in the local.php from “smd5” to “md5”

DokuWiki on a free.fr account

The configuration of php is very restrictive here, and there's an unoffical patch for DokuWiki to work correctly. The forum thread where you can download the patch can be found here.

 
wiki/ru/install/hosted.txt · Last modified: 2008/03/07 09:58 by 88.82.69.228
 
Imprint Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsTranslate