Nginx 0.7.14 for Windows is now available for download. Nginx for Windows 0.7.14 was built on Windows Vista Ultimate (32-bit). It works on 32-bit versions of Windows Vista, Windows XP and Windows 2000. This software is offered without support and without guarantees in the hopes that it helps you in some way. If you want Nginx for Windows releases to continue, please donate a few dollars to keep this site running. Thanks to those who have recently contributed!
Download Nginx for Windows 0.7.14 here. Changelog.
Follow me on Twitter to get immediate notifications for new Nginx for Windows releases!
Nginx 0.7.12 for Windows was just released with a bug that did not allow for compilation on Solaris or Linux, so I have now built Nginx 0.7.13 for Windows; available for immediate download. As usual, Nginx for Windows was built on Windows Vista Ultimate (32-bit). It works on 32-bit versions of Windows Vista, Windows XP and Windows 2000. This software is offered without support and without guarantees in the hopes that it helps you in some way. If you want Nginx for Windows releases to continue, please donate a few dollars to keep this site running. Thanks to those who have recently contributed!
Download Nginx for Windows 0.7.13 here. Changelog.
Follow me on Twitter to get immediate notifications for new Nginx for Windows releases!
Nginx 0.7.12 for Windows is now available for immediate download. As usual, Nginx for Windows was built on Windows Vista Ultimate (32-bit). It works on 32-bit versions of Windows Vista, Windows XP and Windows 2000. This software is offered without support and without guarantees in the hopes that it helps you in some way. If you want Nginx for Windows releases to continue, please donate a few dollars to keep this site running. Thanks to those who have recently contributed!
Download Nginx for Windows 0.7.12 here. Changelog.
Follow me on Twitter to get immediate notifications for new Nginx for Windows releases!
Nginx 0.7.11 for Windows is now available for immediate download. As usual, Nginx for Windows was built on Windows Vista Ultimate (32-bit). It works on 32-bit versions of Windows Vista, Windows XP and Windows 2000. This software is offered without support and without guarantees in the hopes that it helps you in some way. If you want Nginx for Windows releases to continue, please donate a few dollars to keep this site running. Thanks to those who have recently contributed!
Download Nginx for Windows 0.7.11 here. Changelog.
Follow me on Twitter to get immediate notifications for new Nginx for Windows releases.
I just finished building and testing Nginx 0.7.10 for Windows which is now available for immediate download. Built on Windows Vista Ultimate (32-bit). It works on Vista, Windows XP and Windows 2000. I offer this software without support and without guarantees, hoping that it helps you in some way. If you want to help me, please donate a few dollars to keep this site running and to keep me motivated. Thanks again to those who have recently contributed!
Download Nginx for Windows 0.7.10 here. The upstream Changelog is here.
Follow me on Twitter to get immediate notifications for new Nginx for Windows releases.
Less than 24 hours after the 0.7.7 release for Windows, Nginx for Windows 0.7.8 is now available. It was built using Windows Vista Ultimate (32-bit). It works not only on Vista, but also Windows XP and Windows 2000. I offer this software without support and without guarantees, hoping that it helps you in some way. If you want to help me, please donate a few dollars to keep this site running and to keep me motivated. Thanks to those who have recently contributed!
Download Nginx for Windows 0.7.8 here
NOTICE: This is an old version of Nginx for Windows. The latest Nginx Windows builds are available at http://nginx.org
(Please see my original note here: Nginx for Windows .)
Nginx for Windows 0.7.7 is now available. It was built using Windows Vista Ultimate (32-bit). It works not only on Vista, but also Windows XP and Windows 2000. As usual, I offer this software without support and without guarantees, but with the hope that it helps you in some way. If you want to help me, please donate a few dollars to keep this site running and to keep me motivated. Thanks to those who have recently contributed!
Download Nginx for Windows 0.7.7 here
Thanks to Marc’s comment on my last post, fixing Permalinks is easier that I originally thought for WordPress 2.6. Marc cites this post on the WordPress support forum. Whether you followed my instructions from my last post or not, the fix is the same:
- Re-upload the original rewrite.php file from 2.6’s latest.tar.gz to your wp-includes directory.
- From the dashboard, set permalinks to “Default” and Save it.
- From the dashboard, set permalinks to “Custom Structure” of your choice and Save it.
Mine is now: /%year%/%monthnum%/%day%/%postname%/
(Previously: /index.php/%year%/%monthnum%/%day%/%postname%/ which does not work.)
For the record, search engines that indexed links with the /index.php/{etc.} structure still resolve properly.
Please leave a comment if it doesn’t work for you.
Big thanks to Marc for the comment.
UPDATE:Please see Part II, which includes links to the official WordPress support forum.
After trying everything from disabling plugins, to re-creating permalinks, to removing my .htaccess file, I still could not restore my permalink custom structure after upgrading WordPress from version 2.5.1 to 2.6. I then posted a new topic in the forums for help and continued to search for answers.
Finally, using several posts and a hack of my own at the end, I came up with the following procedure which fixed it for me:
1. Upload this file to your wp-includes directory:
Save this link as “rewrite.php” and then upload it to your /wp-includes directory.
2. From the dashboard, set permalinks to “Default” and Save it.
3. From the dashboard, set permalinks to “Custom Structure” of your choice and Save it.
Mine is: /index.php/%year%/%monthnum%/%day%/%postname%/
4. The above fixed it, but I saw some errors at the top of each of my pages pointing to /wp-includes/plugin.php – so I added the following line of code which is a hack to suppress the errors:
error_reporting(0);
Put this line at the top, just below the opening <?php
tag.
That’s it. Please let me know if you have any problems by leaving a comment below.
The latest Nginx for Windows builds that I built using Cygwin are located here: Nginx For Windows.
Native Nginx Windows builds are available at http://nginx.net
Nginx 0.7.6 for Windows, nginx 0.6.32 for Windows, and nginx 0.5.37 for Windows were built on Vista Ultimate 32-bit and are known to work on Windows Vista, Windows XP Professional and Windows 2000 Professional.
nginx was compiled using Cygwin. If you have any other instance of cygwin1.dll on your system, you may have a conflict that won’t let you run nginx. Remove any Cygwin1.dll files and it should work.
If you find it useful, please use the PayPal Donate link on the sidebar to give a few cents. Thanks.
Download nginx 0.7.6 for Windows, nginx 0.6.32 for Windows, nginx 0.5.37 for Windows