Resources being used as of 2003-07-22:
- Apache/2.0.47 (Win32) PHP/5.0.0b1
- PHP Version 5.0.0b1
- Windows XP
- all running in VMware Windows
- takeing the configuration and binaries from a mounted drive
  of the host-system (i: is attached as a network-drive to the VMware)

Error msg's I got:

Syntax error on line 174 of I:/apache/Apache2/conf/httpd.conf:
Cannot load I:/apache/Apache2/php4apache2.dll into server: Das angegebene Modul
wurde nicht gefunden.

Syntax error on line 174 of I:/apache/Apache2/conf/httpd.conf:
Cannot load I:/php/php/sapi/php4apache2.dll into server: Das angegebene Modul wu
rde nicht gefunden.

Syntax error on line 174 of I:/apache/Apache2/conf/httpd.conf:
Invalid command 'AddModule', perhaps mis-spelled or defined by a module not incl
uded in the server configuration



1. unpacking apache
2. configureing httpd.conf
3. opening dos-box
   cd \apache\apache2
   bin\apache
   ... works ... ok. let's start php

4. unpacking php to \php\php
5. copy php.ini to \apache\apache2\bin
6. configure php.ini
7. copy php4ts.dll to \php\php\dlls
8. copy php4apache2.dll to \php\php\dlls
9. change httpd.conf
   as last statement in module block
   LoadModule php5_module /php/php/dlls/php4apache2.dll
   ... please note the 5 (!) ... that kept me
   very busy today
   Just below adding
   AddType application/x-httpd-php .php .phtml
   AddType application/x-httpd-php-source .phps
10. cd \apache\apache2
    bin\apache

Works!

The good thing about it, uninstalling is easy. Just delete \apache and \php. The second thing is, that customers claiming your installation to interfere with there system can be proofed, that
everything is running quite isolated. 

Please send a postcard to my family, as they give me the time to figure all those
stupid things out. You'll find our snailmail adress on www.zeitfenster.de