Difference between revisions of "Web Platform Installer"

From FusionPBX
Jump to: navigation, search
(Install Web Platform Installer)
(Stop the Default Website)
Line 42: 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/
 +
 +
* Copy the files to
 +
C:\Program Files\FusionPBX\www
 +
 +
=Complete Install=
 +
* Open a web browser to http://localhost and follow the instructions.

Revision as of 17:05, 9 June 2012

Install FusionPBX on windows 7, Server 2008R2, Windows Home Server 2011

Download Web Platform Installer

http://www.microsoft.com/web/

  • 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.

http://www.7-zip.org/

  • Copy the files to
C:\Program Files\FusionPBX\www

Complete Install