Update 01-05-01-Windows-Setup.md

Removed link to Zend Server CE, since that product is no longer available, and the new options are no longer free (unless you can confirm you're a contributor to an active Open Source project, or you want the headaches of dealing with expiring trial licenses).
This commit is contained in:
Chris Brown
2015-01-10 17:15:05 -05:00
parent ffa8c6f82a
commit f328d5fc1a

View File

@@ -10,7 +10,7 @@ could use a '.msi' installer. The installer is no longer supported and stops at
For learning and local development you can use the built in webserver with PHP 5.4+ so you don't need to worry about For learning and local development you can use the built in webserver with PHP 5.4+ so you don't need to worry about
configuring it. If you would like an "all-in-one" which includes a full-blown webserver and MySQL too then tools such configuring it. If you would like an "all-in-one" which includes a full-blown webserver and MySQL too then tools such
as the [Web Platform Installer][wpi], [Zend Server CE][zsce], [XAMPP][xampp], [EasyPHP][easyphp] and [WAMP][wamp] will as the [Web Platform Installer][wpi], [XAMPP][xampp], [EasyPHP][easyphp] and [WAMP][wamp] will
help get a Windows development environment up and running fast. That said, these tools will be a little different from help get a Windows development environment up and running fast. That said, these tools will be a little different from
production so be careful of environment differences if you are working on Windows and deploying to Linux. production so be careful of environment differences if you are working on Windows and deploying to Linux.
@@ -22,7 +22,6 @@ there is a [dedicated area on iis.net][php-iis] for PHP.
[php-downloads]: http://windows.php.net [php-downloads]: http://windows.php.net
[wpi]: http://www.microsoft.com/web/downloads/platform.aspx [wpi]: http://www.microsoft.com/web/downloads/platform.aspx
[zsce]: http://www.zend.com/en/products/server-ce/
[xampp]: http://www.apachefriends.org/en/xampp.html [xampp]: http://www.apachefriends.org/en/xampp.html
[easyphp]: http://www.easyphp.org/ [easyphp]: http://www.easyphp.org/
[wamp]: http://www.wampserver.com/en/ [wamp]: http://www.wampserver.com/en/