1 - It unpacks the PHP in C:/PHP 2 - It enters in the IIS 3 - Enters in properties of your website 4 - In ISAPI filters add "C:\PHP\php5isapi.dll" 5 - In Base Directory => Configuration => Add: - Exec: C:\PHP\php5isapi.dll - Extension: .php 6 - Ok... Ok.. Ok... 7 - It creates the folders "C:\PHP\tempsession" and "C:\PHP\tempupload" 8 - It configures and it copies the archive php.ini for folder C:/WINDOWS 9 - Restart IIS
""EmilH"" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > Hi. > I have a similar problem as Steve installing PHP on WinXP. Can anybody > help me or post a link to a website with step-by-step instructions? Please > read his post below. > Thanks. > Emil. > > "I have a W2K3 server on IIS 6.0. I tried the install for PHP windows > binary 5.2.1 Installer. It failed the first time. I ran the REPAIR. It > seemed to install ok. > > It installed to the default directory c:\program files\php. > > When I execute a php file downloaded from my textbook (test.php), I see a > number of dll errors. > > For example: > > mbstring.dll > oci.dll > aspell-is.dll > libcs.dll > db2cli.dll > isqlt09a.dll > core_rl_magick_.dll > iilibapi.dll > > If you have any suggestions on how to install PHP on a w2k3 web server, I > would appreciate the assistance. > > Thanks, > > Steve Lazalde > System Administrator > Verizon Repair Resolution Center > Pomona, Ca. > 909-469-4904 - Office > 951-205-2158 - Cell > Cell TXT http://www.vtext.com/users/Steve.Lazalde > eMail: [EMAIL PROTECTED] "