Revision [11687]

This is an old revision of NickDamoulakis made by NickDamoulakis on 2005-11-07 13:44:54.

 

This page describes how I installed Wikka Wikki, all the things I tripped over and what add-ons I've installed.

Since I didn't keep full notes while doing the real installation (naughty naughty!), I am repeating the entire process, using a clean(ish) VMWare image, containing the following:

Main installation steps

  1. Install IIS6
Open Control Panel, Add/Remove Programs, Add/Remove Windoze Components. Choose Internet Information Services (IIS) from list, click on Next.
You will probably be prompted to insert the Win XP CD in the CD drive and point to where the misc files the installer needs are.
In my case, they were in the I386 directory, found on the Win XP CD.

Once the installer has finished, you will find that you now have a new directory, called C:\Inetpub and under that, you will find wwwroot
This is the top dir of all your (future) web apps.


  1. Install PHP
    1. Download PHP 5.0.5 from http://www.php.net/get/php-5.0.5-Win32.zip/from/a/mirror
    1. Unzip the above file into (in my case) C:\program files\php5
    1. go into C:\program files\php5 and copy PHP.INI-RECOMMENDED to PHP.INI


  1. PHP config
  1. IIS config
  1. Wikka config
  1. Wikka addons


Things I tripped over

I tried \\vmpc\somedir\somefile, only to be presented with a Windoze network login dialog, asking me to supply the password for Guest. Note that it did not give me the chance to enter a user id.
This happens because of a Win XP default local security policy.
To make the blasted thing behave as one would want it to, execute the following:
Control Panel, Administrative Tools, Local Security Policy.
Once the Local Security Settings form is up, open Local Policies, Security Options, then look for 'Network Access: Sharing and Security Model for local accounts' and change its value from 'Guest only' to 'Classic'.
Voila!



(work in progress...)


Wikka addons

There are 5 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki