Update Apache and phpMyAdmin

This commit is contained in:
Leo Khoa
2026-03-02 20:43:59 +01:00
committed by GitHub
parent aec2bef189
commit f512989907

View File

@@ -1,6 +1,7 @@
# PHP
# https://windows.php.net/download/
# NTS = Non Thread Safe
*PHP-8.4=https://windows.php.net/downloads/releases/archives/php-8.4.12-nts-Win32-vs17-x64.zip
*PHP-8.3=https://windows.php.net/downloads/releases/archives/php-8.3.28-nts-Win32-vs16-x64.zip
*PHP-8.2=https://windows.php.net/downloads/releases/archives/php-8.2.28-nts-Win32-vs16-x64.zip
@@ -10,10 +11,11 @@
---
# Web Servers
Apache-2.4.66=https://www.apachelounge.com/download/VS18/binaries/httpd-2.4.66-260107-Win64-VS18.zip
Apache-2.4.66=https://www.apachelounge.com/download/VS18/binaries/httpd-2.4.66-260223-Win64-VS18.zip
Apache-2.4.65=https://www.apachelounge.com/download/VS17/binaries/httpd-2.4.65-250724-Win64-VS17.zip
Apache-2.4.57=https://www.apachelounge.com/download/VS16/binaries/httpd-2.4.57-win64-VS16.zip
Nginx-1.29.4=https://nginx.org/download/nginx-1.29.4.zip
---
Nginx-1.29.5=https://nginx.org/download/nginx-1.29.5.zip
---
@@ -29,7 +31,7 @@ node-22.21=https://nodejs.org/dist/v22.21.1/node-v22.21.1-win-x64.zip
# phpMyAdmin
# After download, visit -> http://localhost/phpmyadmin
phpmyadmin-6.0snapshot=https://files.phpmyadmin.net/snapshots/phpMyAdmin-6.0+snapshot-english.tar.xz
phpmyadmin=https://files.phpmyadmin.net/phpMyAdmin/5.2.2/phpMyAdmin-5.2.2-english.zip
phpmyadmin=https://files.phpmyadmin.net/phpMyAdmin/5.2.3/phpMyAdmin-5.2.3-english.zip
# DB Tools
DBeaver=https://dbeaver.io/files/dbeaver-ce-latest-win32.win32.x86_64.zip
@@ -38,6 +40,7 @@ DBeaver=https://dbeaver.io/files/dbeaver-ce-latest-win32.win32.x86_64.zip
# MySQL
# https://dev.mysql.com/downloads/mysql/
mysql-9.6=https://dev.mysql.com/get/Downloads/MySQL-9.6/mysql-9.6.0-winx64.zip
mysql-9.4=https://dev.mysql.com/get/Downloads/MySQL-9.4/mysql-9.4.0-winx64.zip
mysql-8.4=https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.6-winx64.zip
mysql-8.0=https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.40-winx64.zip
@@ -47,6 +50,7 @@ mysql-5.7=https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.39-winx64.zip
# PostgreSQL
# https://www.enterprisedb.com/download-postgresql-binaries
postgresql-18.2=https://sbp.enterprisedb.com/getfile.jsp?fileid=1260010
postgresql-18.0=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259741
postgresql-17.2=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259294
postgresql-16.6=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259297