Difference between revisions of "Web Platform Installer"

From FusionPBX
Jump to: navigation, search
(Install FusionPBX on windows 7, Server 2008R2, Windows Home Server 2011)
(Get the Latest FusionPBX)
 
(3 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
* 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?'
+
* 'Which web server would you like to use?'
Select the radio button for 'IIS'
+
* Select the radio button for 'IIS'
Click 'OK'
+
* 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=
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/
 +
 +
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

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/

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