User Tools

Site Tools


servers:windows:nginx_php_php-cgi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:windows:nginx_php_php-cgi [2026/03/30 19:30] – freenginx sync; 1.29.7 Sean Rhoneservers:windows:nginx_php_php-cgi [2026/04/15 09:45] (current) – [Firewall] Sean Rhone
Line 15: Line 15:
  
   * https://nginx.org/en/download.html ([[https://nginx.org/en/CHANGES|CHANGES]])   * https://nginx.org/en/download.html ([[https://nginx.org/en/CHANGES|CHANGES]])
-  * Last tested: ''nginx-1.29.7.zip''+  * Last tested: ''nginx-1.29.8.zip''
  
-  * Extract to root system drive for ''C:\nginx-1.29.7\nginx.exe''+  * Extract to root system drive for ''C:\nginx-1.29.8\nginx.exe''
  
   "%SystemRoot%\explorer.exe" "%SystemDrive%"   "%SystemRoot%\explorer.exe" "%SystemDrive%"
Line 26: Line 26:
   * https://www.php.net/pre-release-builds.php   * https://www.php.net/pre-release-builds.php
   * x64 Non Thread Safe   * x64 Non Thread Safe
-  * Last tested: ''php-8.5.5RC1-nts-Win32-vs17-x64.zip''+  * Last tested: ''php-8.5.5-nts-Win32-vs17-x64.zip''
  
   * Extract to root system drive for ''C:\php-*\php-cgi.exe''   * Extract to root system drive for ''C:\php-*\php-cgi.exe''
Line 35: Line 35:
   "%SystemRoot%\System32\SystemPropertiesAdvanced.exe"   "%SystemRoot%\System32\SystemPropertiesAdvanced.exe"
  
-  C:\php-8.5.5RC1-nts-Win32-vs17-x64+  C:\php-8.5.5-nts-Win32-vs17-x64
  
 ====== Firewall ====== ====== Firewall ======
  
-****+  CD "%SystemDrive%\nginx-"*"\"
  
-  CD "%SystemDrive%\nginx-"*"\" && "%SystemRoot%\System32\netsh.exe" advfirewall firewall add rule name="nginx" dir="in" action="allow" profile="any" program="%CD%\nginx.exe" protocol="tcp" localport="80,443"+  "%SystemRoot%\System32\netsh.exe" advfirewall firewall add rule name="nginx" dir="in" action="allow" profile="any" program="%CD%\nginx.exe" protocol="tcp" localport="80,443"
  
 ===== Delete Rule ===== ===== Delete Rule =====
/var/www/wiki/data/attic/servers/windows/nginx_php_php-cgi.1774913448.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki