Which PHP to download?

Thomas

New member
I hope I am clear in what I ask. Sorry.
I am dong this for my company's network. This is just something we thought of adding to our system. At present, my office has only 2 domain controllers, one running Windows 2000 and the other Windows 2003. Our manager has instructed us to download a PHP to our system to set up a dynamic website.

I am no expert here. I am more like a novice, grouping about in the dark. Can someone kindly tell me which PHP I should download from the website I included?

Which is the selection I should select? I have absolutely no idea. There a zip, an installer and a debug pack and many more.

Which one should I select? I am an absolute novice in this. Thanks.

http://windows.php.net/download/
 
Try reading the sections on this page. They explain Windows installations in detail:

http://www.php.net/manual/en/install.windows.php

How many domain controllers or which server version you use is not an issue. You need to install this on a system running IIS as your company's web server.

The version you download depends on how much work you want to the the ZIP version will require knowledge of unzipping a file and doing the installation manually (sort-of). The installer works like any other Windows installer script - you feed it the locations where you want things installed, and it does it.

Read the documentation. Now.
 
Back
Top