DokuWiki

It's better when it's simple

User Tools

Site Tools


install:nanoweb

NanoWeb Web Server

NanoWeb is a PHP-based web server, and much lighter in its memory footprint than something like Apache.

It can be easily configured, basically using the nanoweb.conf file. No special configuration is required to get PHP running (confirmed for: Ubuntu Linux 10.x).

However, after following the general instructions will be necessary to modify the conf/local.php file, as DokuWiki does not automatically detect its web server location (URL).

So if your DokuWiki installation is accessible from http://yourserver.com/dokuwiki/ put the following into your local.php:

$conf['basedir'] = '/dokuwiki/'; //a trailing slash is required

Note: I encountered some performance problems with Nanoweb 2.2.9 on Ubuntu 10.04. Sometimes tendency to hang, or to respond slowly. (Quadra, 29.04.2011) Please confirm / deny!

install/nanoweb.txt · Last modified: 2013-03-27 19:47 by 2001:4dd0:ff00:8eb9:6956:95e1:2a3d:438a

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