Click to See Complete Forum and Search --> : PHP + Apache + Win2K


Anon
12-28-2000, 04:51 AM
Hi,
I'm windows 2000 user, does anybody know how to setup PHP on Windows NT platform. I dopn't know where the php.ini and browscap.ini suppose to put in. I was able to make it work in Win98SE before, but doesn't know where those two files suppose to fit in in WINNT directory structure. Thanks for you attention

Anon
12-29-2000, 04:42 PM
Since you have Win2K, any reason you're not using IIS? IIS's support via ISAPI is pretty good and should be quick to install.

Anon
12-30-2000, 04:39 AM
Hi Dave,
First of all, I would like to thank you for your help.

The reason I decide to use Apache is because my computer has install both Win98SE and Win2K and set as dual boot. So if I set it to run Apache in Win2K also, both OS can share one webServer setting.
That's why I would like to see if I can set Apache to work in Win2K...

Do you have any idea
Wood

Anon
12-30-2000, 06:54 AM
On my Win98, I've simply put php.ini in the same directory as php.exe. Should work with Win2K as well.