Where does Web Platform Installer install PHP?
Install PHP with WebPI
- Open the WebPI from the following location on your file system: C:\Program Files\Microsoft\Web Platform Installer\WebPlatformInstaller.exe.
- Click the Products tab, click Frameworks, and then scroll down the PHP choices.
- Select Add next to the version of PHP you want to install and click Install.
What does the Web Platform Installer do?
Introduction. The Microsoft® Web Platform Installer (Web PI) makes it easy for you to download, install, and keep up to date on the latest software components of the Microsoft® Web Platform for development and application hosting on the Windows® operating system.
How do I uninstall PHP from Web Platform Installer?
- In IIS Manager, click your machine in left pane. Then click “Handler Mappings” in right pane.
- In IIS Manager, click your machine in left pane. Then click “FastCGI Settings” in right pane.
- Go to Control Panel, “Uninstall a Program”.
- Run Windows Explorer, remove folder “C:\Program Files (x86)\PHP\v5.?”.
How do I open Web Platform Installer?
Open the start menu and click on the Microsoft Web platform installer option. Another way to start the software is to access the IIS manager and locate the Web platform installer option. Wait for the Web platform to start. You are now able to select which software you want to install.
How do I install PHP on Windows 7 32 bit?
- Step 1: Install MySQL. Install the MySQL database server on your PC.
- Step 2: Install Apache. Install the Apache web server on your PC.
- Step 3: Install PHP. Now install the PHP scripting language on your PC.
- Step 4: Configure Apache and PHP.
- Step 5: Test your install.
- Step 6: Install Git.
- Step 7: Install Moodle.
How do I install PHP on my laptop?
How to Install PHP
- Step 1: Download the PHP files. You’ll need the PHP Windows installer.
- Step 2: Extract the files.
- Step 3: Configure php.
- Step 4: Add C:\php to the path environment variable.
- Step 5: Configure PHP as an Apache module.
- Step 6: Test a PHP file.
Can I run PHP on Windows?
PHP on Windows PHP does not come pre-installed on Windows systems. To work with PHP on Windows, PHP will need to be manually downloaded and installed. You can download PHP from the PHP download page at http://www.php.net/downloads.php. Download the zip package from the “Windows Binaries” section.