14,954
edits
(Created page with "about [https://en.wikipedia.org/wiki/Category:Web_server_software Category:Web server software - Wikipedia, the free encyclopedia] == list of Web server software == [https://...") |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
WampServer, XAMPP, and MAMP are development tool software that provide local website development environments. | |||
They package complex components like web servers, databases, and programming languages into easy-to-install bundles. | |||
This allows developers to test websites on their own computers without needing to purchase actual web hosting services. | |||
More on [https://en.wikipedia.org/wiki/Category:Web_server_software Category:Web server software - Wikipedia, the free encyclopedia] | |||
== list of Web server software == | == list of Web server software == | ||
[https://www.apachefriends.org/zh_tw/download.html XAMPP] for {{Win}}, {{Linux}} & {{Mac}} (notes of [[XAMPP]]) | [https://www.apachefriends.org/zh_tw/download.html XAMPP]([https://portableapps.com/apps/development/xampp portable]) for {{Win}}, {{Linux}} & {{Mac}} (notes of [[XAMPP]]) | ||
<pre> | <pre> | ||
- PHP 8.2.12 | |||
PHP | |||
Apache 2.4.58, MariaDB 10.4.32, PHP 8.0.30 & PEAR + SQLite 2.8.17/3.38.5 + multibyte (mbstring) support, Perl 5.34.1, ProFTPD 1.3.6, phpMyAdmin 5.2.1, OpenSSL 1.1.1w, GD 2.2.5, Freetype2 2.4.8, libpng 1.6.37, gdbm 1.8.3, zlib 1.2.11, expat 2.0.1, Sablotron 1.0.3, libxml 2.0.1, Ming 0.4.5, Webalizer 2.23-05, pdf class 0.11.7, ncurses 5.9, pdf class 0.11.7, mod_perl 2.0.12, FreeTDS 0.91, gettext 0.19.8.1, IMAP C-Client 2007e, OpenLDAP (client) 2.4.48, mcrypt 2.5.8, mhash 0.9.9.9, cUrl 7.53.1, libxslt 1.1.33, libapreq 2.13, FPDF 1.7, ICU4C Library 66.1, APR 1.5.2, APR-utils 1.5.4 | |||
Apache 2.4.10, | |||
</pre> | </pre> | ||
[http://www.wampserver.com/en/ WampServer] for {{Win}} | [http://www.wampserver.com/en/ WampServer] for {{Win}} | ||
<pre> | <pre> | ||
– Wampserver 64 bits (x64) 3.3.7 | |||
Apache | – Apache 2.4.62.1 | ||
MySQL | – PHP 7.4.33/8.0.30/8.1.31/8.2.26/8.3.14/8.4.0 | ||
– MySQL 9.1.0 | |||
– MariaDB 11.5.2 | |||
– PhpMyAdmin 5.2.1 | |||
– Adminer 4.8.4 | |||
– PhpSysInfo 3.4.4. | |||
</pre> | </pre> | ||
[ | [https://www.appserv.org/en/ AppServ] for {{Win}} {{exclaim}} last updated: 2008 (notes of [[AppServ]]) | ||
<pre> | <pre> | ||
AppServ | AppServ 9.3.0 | ||
Apache 2. | Apache 2.4.41 | ||
PHP | PHP 7.3.10 | ||
MySQL | MySQL 8.0.17 | ||
phpMyAdmin | phpMyAdmin 4.9.1 | ||
Support TLS,SSL or https | |||
For 64bit only | |||
</pre> | |||
[https://www.mamp.info/en/mac/ MAMP & MAMP PRO for macOS] {{Mac}} – Local Web Development Environment for PHP, MySQL & Apache | |||
Apache | * https://documentation.mamp.info/en/MAMP-Windows/Installation/ | ||
[[Category:Web | [[Category: Software]] | ||
[[Category: Web Dev]] | |||