

1317
Start earning money with your Website.
Matched.co.uk pays 5 english pounds when you sign up and 3 pounds per month for each ad you publish
Find out more at http://www.matched.co.uk
Find more tutorials at

This tutorial is about installing PHP 5.2 on IIS 5.1 and 6.0 Web Server running on Windows XP.You can visit the PHP website and download the file php-5.2.4-Win32.zip for the manual installation.
| Loaded Configuration File | C:\PHP5\php.ini |
Now you ready for the test.,open a new file with notepad and type:<?php phpinfo(); ?> Save it in C:\Inetpub\wwwroot as phpTest.php not as text file but all files or it wont work.pen your web browser and type in the address bar http:/localhost/phptest.php and ,if a page with all the php info appears ,it means that you have php succesfully installed and running.