Steph wrote: > I should add that if you start bringing registry entries into it you're > going to alienate a lot of newbies.
Sure. We can create a .reg file for them as there were for PWS some time ago. > It's not needed, and I certainly don't > see any way it's more straightforward than copying the entire contents of > the PHP directory into the toplevel of Apache\bin if you want to have the > option of running PHP as a SAPI module. There are of course more possible ways: 1. Copy everything to C:\Windows 2. Copy everything to Apache\bin 3. Copy something to C:\PHP and something to Apache\bin or C:\Windows 4. Copy everything to C:\PHP and set PATH and PHPRC or registry entry We can document them all. 1 is the most ugly, 4 is probably the most complicated but the clearest. Jakub Vrana