
Click on catalogs, if you see "mysql" then that is a main database. Set server host = localhost, username= root and password= root or whatever you set it to. Step 4: Open the MySQL Administrator program. After you hit "Execute", You should see 4 buttons light up with no red 'X's and you know MySql is configured correctly! *** Please note your username will be "root" and password will be whatever you typed (in this example "root"). Step 3: Configure an Instance: The best way I configured it to work successfully was once it was installed to go into the "MySQL Server Instance Configuration Wizard" and click "Detailed Configuration", "Developer Machine", "Non-Transactional Database Only", "Decision Support (DSS)/OLAP", "Check Enable TCPIP Netwokring", Port 3306, "Standard Character Set", "Install as a Windows Service", Give it a main password that you remember like "root", Click "Execute!!". These will allow you to view your databases and data structures If you see this then you know it worked properly and PHP is installed successfully!

Once fully rebooted in the URL bar of IE, type "" and you should see it give you information about the PHP version. Step 5: In the "C:\PHP" folder copy the file "php.ini-recommended" to your C:\WINDOWS folder.
#Windows 2008 php 5.2 code
Step 4: Create a test file in the root of your web folder called "phptest.php" and insert the code below: *** Windows 2003/2008 Server: Still getting 404 File Not Found Error *** *** Extra 64bit Setting that needs to be changed for 64bit Machines *** *** IIS7, PHP 5.2.3 - Click Here to See Visual Illustration on this Step *** *** IIS6, PHP 5.2.3 - Click Here to See Visual Illustration on this Step *** ** For IIS7, please see illustration below ** For executable browse to "c:\php" folder and select "php5isapi.dll". On Application configuration check to see if. Step 3: Open IIS6 Manager Right Click -> Default Website -> Properties -> Select Home Directory -> Select Configuration. You should see a a bunch of DLL's and additional sub-folders called "ext", "extras" and "dev" with files in there as well. Step 2: Create a folder on C: called "PHP" and unzip the files from the PHP download into that folder. Once you configure it, you should be able to see it by typing from the URL of Internet Explorer. Don't forget to create a file called "index.htm" (or index.html) add some HTML like a picture or fancy text font. Step 1: Configure IIS 6.0 to point to a local folder where your webfiles. * Download MySQL 5.0 GUI Tools (17.7 mb): MySql 5.0 GUI Tools (Tools to help you administer database) * Download MySQL 5.0 (39.7 mb): Click Here to Download

#Windows 2008 php 5.2 zip file
* Download PHP 5.2.3 ZIP File (9.47 mb): Click Here to Download
