Funny, I thought I had been following Windows Server 2008 R2 pretty closely, but somehow I had completely missed that they were adding a file classification system.
I wanted to call your attention to four new blog posts this morning from Nir Ben Zvi (Senior Program Manager Lead, Microsoft File Server Team) and Matthias Wollnik [...]
30
2009
Jose Barreto’s Blog : Windows Server 2008 R2 File Classification Infrastructure (FCI) at TechEd 2009
20
2008
Advance Group Policy Management Console 2008 R2 Setup Error 1603
When running AGPM 2008 R2 on Windows Server 2008 x64 I received the following error when running setup, and the installation was rolled back:ÂÂ
Windows Installer installed the product. Product Name: Microsoft Advanced Group Policy Management – Server. Product Version: 3.0. Product Language: 1033. Installation success or error status: 1603.
To fix this, I ran setup again, and [...]
30
2008
IIS Best Practices for Configuring FastCGI and PHP
Best Practices for Configuring FastCGI and PHP
Security Isolation for PHP Web Sites
The recommendation for isolating PHP web sites in a shared hosting environment is consistent with all general security isolation recommendations for IIS 7.0. In particular, it is recommended to:
Use one application pool per web site
Use user account as an identity for application pool [...]
30
2008
IUsing FastCGI to Host PHP Applications on IIS 7.0
The FastCGI support in IIS enables popular application frameworks that support FastCGI protocol to be hosted on the IIS web server in a high-performance and reliable way. FastCGI provides a high-performance alternative to the Common Gateway Interface (CGI), a standard way of interfacing external applications with Web servers that has been supported as part of [...]
30
2008
Configuring IIS 7.0 for Shared Hosting
The following articles contain the recommended IIS 7.0 settings to help ensure security and performance in a shared hosting environment.
See also PowerShell Script to configure each of these settings.
In This Section
32-bit Mode Worker Processes
One of the performance benefits of the x64 platform is that it increases virtual address space, making more memory available. We [...]
30
2008
Quick Guide for Shared Hosting Deployment
ÂÂ
This article provides a basic overview of the manual steps to deploy a front-end Web server running IIS 7.0 for the Shared Hosting scenario. It also includes key per-site configuration settings. These steps are described in more detail in the Web Server For Shared Hosting and File Server For Content Storage articles of this guide.
IIS.net [...]
28
2008
Migrating to Wordpress
With all of the new support for php in Windows Server 2008, I had to try Wordpress as my blog engine. I’ve used dasBlog for years now and I have been mostly happy with it, but the lack of themes for it has always bothered me. If I’m inspired by seeing my page, then I’m [...]
6
2008
Dennis Chung – Windows MVP: Server Core + IIS7 + PHP + MySQL
ÂÂ
Wow. Take Windows
Server 2008 Server Core + PHP + IIS7 + MySQL + WordPress, mix them together, will
they blend well and work out as a nice concoction? Matty challenged
me to this blend, and guess what, we have a powerful cocktail to offer after all!
I scuffled around to see if anyone had come up with this [...]