Skip to content

Commit 7f265f5

Browse files
The Microsoft Web Platform Installer (WebPI) is removed from the list of tools due to that it will be retired on July 1, 2022. This is related to GitHub issue #909.
1 parent 92def09 commit 7f265f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_posts/01-05-01-Windows-Setup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You can download the binaries from [windows.php.net/download][php-downloads]. Af
99

1010
For learning and local development, you can use the built in webserver with PHP 5.4+ so you don't need to worry about
1111
configuring it. If you would like an "all-in-one" which includes a full-blown webserver and MySQL too then tools such
12-
as the [Web Platform Installer][wpi], [XAMPP][xampp], [EasyPHP][easyphp], [OpenServer][openserver] and [WAMP][wamp] will
12+
as the [XAMPP][xampp], [EasyPHP][easyphp], [OpenServer][openserver] and [WAMP][wamp] will
1313
help get a Windows development environment up and running fast. That said, these tools will be a little different from
1414
production so be careful of environment differences if you are working on Windows and deploying to Linux.
1515

@@ -31,5 +31,4 @@ Chris Tankersley has a very helpful blog post on what tools he uses to do [PHP d
3131
[php-iis]: http://php.iis.net/
3232
[windows-path]: http://www.windows-commandline.com/set-path-command-line/
3333
[windows-tools]: http://ctankersley.com/2016/11/13/developing-on-windows-2016/
34-
[wpi]: https://www.microsoft.com/web/downloads/platform.aspx
3534
[xampp]: http://www.apachefriends.org/en/xampp.html

0 commit comments

Comments
 (0)