DokuWiki

It's better when it's simple

User Tools

Site Tools


install:hosted

This is an old revision of the document!


DokuWiki on a hosted server

If you want to install DokuWiki on rented webspace this document has some useful tips. You might also want to look into using the DokuWiki Downloader instead of manually installing.

Have a look at the Screencast for this type of installation.

Can anyone edit this ?!!!

Installation

You should first follow the basic instructions, e.g.:

  • Extract the tarball somewhere on your harddisk
  • upload all the files within the dokuwiki-YYYY-MM-DD directory to your webspace
  • open http://www.yourserver.com/path/to/dokuwiki/install.php
  • you probably will get some permission errors, fix them

Troubleshooting

If you fixed any permission problems through chmod, it is most probably because the webserver runs as different user than the account you use to upload your files. 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 relax 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 supports 'recursive setting' 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.

It is recommended to use this SwiftMail plugin to configure DokuWiki with an external SMTP server then.

See also

install/hosted.1388693250.txt.gz · Last modified: 2014-01-02 21:07 by 78.208.162.102

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki