DokuWiki

It's better when it's simple

User Tools

Site Tools


install:nanoweb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
wiki:install:nanoweb [2007-11-08 03:55] – typo 207.114.206.180install:nanoweb [2011-03-29 19:48] – Added note about performance problems. 83.76.186.231
Line 1: Line 1:
 +====== NanoWeb Web Server ======
  
 +[[http://nanoweb.si.kz/|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'':
 +
 +<code php>$conf['basedir'] = '/dokuwiki/'; //a trailing slash is required</code>
 +
 +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