faqts : Computers : Programming : Languages : PHP : Installation and Setup : Operating Systems : Windows

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

29 of 56 people (52%) answered Yes
Recently 4 of 10 people (40%) answered Yes

Entry

How do I install PHP on windows 2000?

Sep 2nd, 2000 23:28
John Lim, Nathan Wallace, Michael Cochrane


Just go to php.net and download the win32 binaries

    http://www.php.net/distributions/php-3.0.14-win32.zip

and install them as described for the webserver

    http://www.php.net/manual/install-windows95-nt.php3

you are running. Just follow the NT istalation procedure and you should
have no worries. I am running Apache

    http://www.apache.org

under windows 2000 at the moment and it's all working great.


===============================================================

There is also a free Windows EXE installer for PHP available at 
http://php.weblogs.com/easywindows 

This installer automates 99% of the tasks of installing for Microsoft 
Web Servers: IIS and PWS. Perl is not installed. Tested on Win95/98, 
WinNT (SP5), and Win2000. 

-- John Lim