Difference between revisions of "Web Platform Installer"
From FusionPBX
(Created page with "==Install FusionPBX on windows 7, Server 2008R2, Windows Home Server 2011== http://www.microsoft.com/web/ * downloads -> web platform installer * click on 'download it now' ...") |
(→Get the Latest FusionPBX) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | Install FusionPBX on windows 7, Server 2008R2, Windows Home Server 2011 | |
+ | =Download Web Platform Installer= | ||
http://www.microsoft.com/web/ | http://www.microsoft.com/web/ | ||
* downloads -> web platform installer | * downloads -> web platform installer | ||
* click on 'download it now' | * click on 'download it now' | ||
− | *Open the directory where the file was downloaded | + | |
+ | =Install Web Platform Installer= | ||
+ | * Open the directory where the file was downloaded | ||
* Right click on the file | * Right click on the file | ||
* Select 'Properties' then Unblock | * Select 'Properties' then Unblock | ||
* Right Click 'Run as administator' to start 'Web Platform Installer' | * Right Click 'Run as administator' to start 'Web Platform Installer' | ||
* Click on 'options' | * Click on 'options' | ||
− | + | * 'Which web server would you like to use?' | |
− | + | * Select the radio button for 'IIS' | |
− | + | * Click 'OK' | |
− | *Click on 'Products' | + | * Click on 'Products' |
− | *Find 'PHP 5.3.13' click on 'Add' (version may vary) | + | * Find 'PHP 5.3.13' click on 'Add' (version may vary) |
− | *Click on 'Install' | + | * Click on 'Install' |
− | *Click on 'I Accept' | + | * Click on 'I Accept' |
− | Download and install | + | =Download and install= |
http://www.fusionpbx.com/downloads/windows/setupFusionPBX.exe | http://www.fusionpbx.com/downloads/windows/setupFusionPBX.exe | ||
Line 24: | Line 27: | ||
* Right Click 'Run as administator' to start 'setupFusionPBX.exe' | * Right Click 'Run as administator' to start 'setupFusionPBX.exe' | ||
+ | =Enable Administrative Tools in the Menu= | ||
* Right Click and select 'Properties' on the Windows Start button. | * Right Click and select 'Properties' on the Windows Start button. | ||
* Start Menu Tab | * Start Menu Tab | ||
Line 30: | Line 34: | ||
* Find 'System administrative tools' | * Find 'System administrative tools' | ||
* Select the radio button 'Display on the All Programs menu and the Start menu' | * Select the radio button 'Display on the All Programs menu and the Start menu' | ||
+ | * Press 'OK' to save. | ||
+ | |||
+ | =Stop the Default Website= | ||
* Start -> Administrative Tools -> Internet Information Services (IIS) Manager | * Start -> Administrative Tools -> Internet Information Services (IIS) Manager | ||
* Expand the Connections | * Expand the Connections | ||
Line 35: | Line 42: | ||
* Select 'Default Web Site' on the right side 'Manage Web Site' click on 'Stop' | * Select 'Default Web Site' on the right side 'Manage Web Site' click on 'Stop' | ||
* Select 'FusionPBX' under 'Manage Web Site' click on 'Start' | * Select 'FusionPBX' under 'Manage Web Site' click on 'Start' | ||
+ | |||
+ | =Get the Latest FusionPBX= | ||
+ | * Download and install the latest source file. | ||
+ | http://code.google.com/p/fusionpbx/downloads/list | ||
+ | |||
+ | * Extract the files with 7zip or other compression utility. | ||
+ | http://www.7-zip.org/ | ||
+ | |||
+ | or | ||
+ | |||
+ | * Use tortoise SVN to get the latest version. | ||
+ | http://tortoisesvn.net/downloads.html | ||
+ | |||
+ | * Copy the files to | ||
+ | C:\Program Files\FusionPBX\www | ||
+ | |||
+ | =Finish the Install= | ||
+ | * Open a web browser to http://localhost and follow the instructions. |
Latest revision as of 17:06, 9 June 2012
Install FusionPBX on windows 7, Server 2008R2, Windows Home Server 2011
Contents
Download Web Platform Installer
- downloads -> web platform installer
- click on 'download it now'
Install Web Platform Installer
- Open the directory where the file was downloaded
- Right click on the file
- Select 'Properties' then Unblock
- Right Click 'Run as administator' to start 'Web Platform Installer'
- Click on 'options'
- 'Which web server would you like to use?'
- Select the radio button for 'IIS'
- Click 'OK'
- Click on 'Products'
- Find 'PHP 5.3.13' click on 'Add' (version may vary)
- Click on 'Install'
- Click on 'I Accept'
Download and install
http://www.fusionpbx.com/downloads/windows/setupFusionPBX.exe
- Select 'Properties' then click 'Unblock'
- Right Click 'Run as administator' to start 'setupFusionPBX.exe'
Enable Administrative Tools in the Menu
- Right Click and select 'Properties' on the Windows Start button.
- Start Menu Tab
- Click on the 'Customize' button
- Scroll to the bottom of the Window
- Find 'System administrative tools'
- Select the radio button 'Display on the All Programs menu and the Start menu'
- Press 'OK' to save.
Stop the Default Website
- Start -> Administrative Tools -> Internet Information Services (IIS) Manager
- Expand the Connections
- Expand 'Sites'
- Select 'Default Web Site' on the right side 'Manage Web Site' click on 'Stop'
- Select 'FusionPBX' under 'Manage Web Site' click on 'Start'
Get the Latest FusionPBX
- Download and install the latest source file.
http://code.google.com/p/fusionpbx/downloads/list
- Extract the files with 7zip or other compression utility.
or
- Use tortoise SVN to get the latest version.
http://tortoisesvn.net/downloads.html
- Copy the files to
C:\Program Files\FusionPBX\www
Finish the Install
- Open a web browser to http://localhost and follow the instructions.