Open Server

Open Server - a portable server platform and software environment designed specifically for web developers, taking into account their recommendations and suggestions.
This commit is contained in:
Evgen
2015-12-21 17:27:03 +02:00
parent 83de1013ed
commit 391348f47b

View File

@@ -9,7 +9,7 @@ You can download the binaries from [windows.php.net/download][php-downloads]. Af
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], [XAMPP][xampp], [EasyPHP][easyphp] and [WAMP][wamp] will as the [Web Platform Installer][wpi], [XAMPP][xampp], [EasyPHP][easyphp], [OpenServer][openserver] 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.
@@ -23,6 +23,7 @@ there is a [dedicated area on iis.net][php-iis] for PHP.
[windows-path]: http://www.windows-commandline.com/set-path-command-line/ [windows-path]: http://www.windows-commandline.com/set-path-command-line/
[wpi]: http://www.microsoft.com/web/downloads/platform.aspx [wpi]: http://www.microsoft.com/web/downloads/platform.aspx
[xampp]: http://www.apachefriends.org/en/xampp.html [xampp]: http://www.apachefriends.org/en/xampp.html
[openserver]: http://open-server.ru/
[easyphp]: http://www.easyphp.org/ [easyphp]: http://www.easyphp.org/
[wamp]: http://www.wampserver.com/en/ [wamp]: http://www.wampserver.com/en/
[phpmanager]: http://phpmanager.codeplex.com/ [phpmanager]: http://phpmanager.codeplex.com/