Translations of this page?:

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: 2011/03/29 19:48 by 83.76.186.231
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate