Bitacoreando

19/8/2004

Install PhpWiki - 1.3.10

OK. I just wrestled phpwiki 1.3.10 and won.

Here’s How I did it:

1.- download / untar
2.- edit virtualhost definition or apache configuration, and make sure the file *wiki* is the index:

<directory /this/file/is/here>
         DirectoryIndex wiki
</directory>

3.- Make sure that wiki gets processed by php

 <files "wiki*">
   SetHandler application/x-httpd-php
</files>

4.- follow the INSTALL instructions.

Filed under: Bitacoreando — ruben @ 2:07 pm

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress