<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>The Official Microsoft IIS Site</title><link>http://blogs.iis.net/</link><description>The platform that enables you to build rich, interactive communities</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>Azure Web Sites – WordPress plugin update bug fixed</title><link>http://blogs.iis.net/ruslany/archive/2013/03/20/azure-web-sites-wordpress-plugin-update-bug-fixed.aspx</link><pubDate>Wed, 20 Mar 2013 18:02:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:5064629</guid><dc:creator>RuslanY Blog</dc:creator><slash:comments>0</slash:comments><description>Windows Azure Web Sites has recently been upgraded to a new version. Among all the improvements and bug fixes in the new version there is one change that fixes a known issue with update of WordPress plugins . There have been numerous questions about this problem at the Azure Web Sites forum . After the service upgrade the Windows Azure Web Sites now uses a newer version of WinCache &amp;#8211; 1.3.4 . This version has a fix for for the plugin update problem. I tried it and was able to update all of plugins...(&lt;a href="http://blogs.iis.net/ruslany/archive/2013/03/20/azure-web-sites-wordpress-plugin-update-bug-fixed.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=5064629" width="1" height="1"&gt;</description><cs:applicationKey>ruslany</cs:applicationKey><category domain="http://blogs.iis.net/ruslany/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/ruslany/archive/tags/Wordpress/default.aspx">Wordpress</category><category domain="http://blogs.iis.net/ruslany/archive/tags/WinCache/default.aspx">WinCache</category><category domain="http://blogs.iis.net/ruslany/archive/tags/WAWS/default.aspx">WAWS</category><category domain="http://blogs.iis.net/ruslany/archive/tags/Windows+Azure/default.aspx">Windows Azure</category></item><item><title>PHP Troubleshooting in Windows Azure Web Sites</title><link>http://blogs.iis.net/ruslany/archive/2013/01/30/php-troubleshooting-in-windows-azure-web-sites.aspx</link><pubDate>Wed, 30 Jan 2013 19:26:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:5055552</guid><dc:creator>RuslanY Blog</dc:creator><slash:comments>0</slash:comments><description>The need to diagnose and troubleshoot application’s failures often comes up during deployment to a hosting environment. Some configuration settings in hosting server may differ from what application expects. Often it is not as easy to figure out the cause of the problem in a hosting environment as it is on a development machine. I found the following techniques useful when troubleshooting errors in PHP applications hosted in Windows Azure Web Sites. 1. phpinfo() This is the most obvious, but very...(&lt;a href="http://blogs.iis.net/ruslany/archive/2013/01/30/php-troubleshooting-in-windows-azure-web-sites.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=5055552" width="1" height="1"&gt;</description><cs:applicationKey>ruslany</cs:applicationKey><category domain="http://blogs.iis.net/ruslany/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/ruslany/archive/tags/Xdebug/default.aspx">Xdebug</category><category domain="http://blogs.iis.net/ruslany/archive/tags/WAWS/default.aspx">WAWS</category><category domain="http://blogs.iis.net/ruslany/archive/tags/Windows+Azure/default.aspx">Windows Azure</category></item><item><title>phpMyAdmin on Windows Azure Web Sites</title><link>http://blogs.iis.net/ruslany/archive/2012/12/17/phpmyadmin-on-windows-azure-web-sites.aspx</link><pubDate>Mon, 17 Dec 2012 17:48:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:5030178</guid><dc:creator>RuslanY Blog</dc:creator><slash:comments>0</slash:comments><description>In my previous post about the migration of a WordPress site to Windows Azure I mentioned that I used phpMyAdmin to import existing blog data into a MySql/ClearDb database in Windows Azure. phpMyAdmin is a web based tool for administering MySql databases. It can be used to create tables, edit the data in tables, export/import/backup data and many other tasks. I found it to be an adequate tool for all MySql db administration needs in Windows Azure. This post describes how to install and configure phpMyAdmin...(&lt;a href="http://blogs.iis.net/ruslany/archive/2012/12/17/phpmyadmin-on-windows-azure-web-sites.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=5030178" width="1" height="1"&gt;</description><cs:applicationKey>ruslany</cs:applicationKey><category domain="http://blogs.iis.net/ruslany/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/ruslany/archive/tags/WAWS/default.aspx">WAWS</category><category domain="http://blogs.iis.net/ruslany/archive/tags/Windows+Azure/default.aspx">Windows Azure</category></item><item><title>Using WebMatrix to Take a PHP Class</title><link>http://blogs.iis.net/robert_mcmurray/archive/2012/11/29/using-webmatrix-to-take-a-php-class.aspx</link><pubDate>Fri, 30 Nov 2012 02:01:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:5021390</guid><dc:creator>robmcm</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;With the release of WebMatrix 2, I thought that it would be great to take a PHP class and use WebMatrix exclusively for the entire class. Much to my surprise, this proved to be a great experience. Seriously, I did not expect it to go as well as it did. This has nothing to do with WebMatrix, it's just that I've picked up some cynicism over the years where editors are concerned. This pessimistic outlook is largely due to the fact that I've tried a lot of editors based on the recommendations of my fellow geeks, and those have often been bad experiences. Usually they say something like, "Dude, if you're going to write code in &lt;em&gt;&lt;span style="text-decoration: underline;"&gt;&amp;lt;some language&amp;gt;&lt;/span&gt;&lt;/em&gt; then you &lt;em&gt;have &lt;/em&gt;to use the &lt;em&gt;&lt;span style="text-decoration: underline;"&gt;&amp;lt;some editor&amp;gt;&lt;/span&gt;&lt;/em&gt; application."&lt;/p&gt;
&lt;p&gt;Unfortunately, most of these editors fail to live up to their hype, and I am forced to endure trials and tribulations where I loudly exclaim "If I was using &lt;em&gt;&lt;span style="text-decoration: underline;"&gt;&amp;lt;my favorite editor&amp;gt;&lt;/span&gt;&lt;/em&gt; I would be done by now!" (I periodically accompany those moments with language that is best reserved for a golf course when you've just hit your last &lt;a href="http://www.amazon.com/exec/obidos/ASIN/B004LUVOGY/" target="_blank"&gt;Titlelist&lt;/a&gt; into the water hazard.)&lt;/p&gt;
&lt;p&gt;But those experiences never happened with WebMatrix 2 - not even once; WebMatrix did pretty much everything that I needed it to do, and it did everything really well. As a result, my cynical skepticism quickly gave way to optimistic impression.&lt;/p&gt;
&lt;p&gt;I took copious notes about my experiences with WebMatrix throughout the class, and with that in mind, I thought that it would be great to write a blog with my genuinely unbiased thoughts about using WebMatrix exclusively as my PHP authoring platform for the two-month duration of my class. (As a point of trivia, the PHP class that I took was &lt;em&gt;&lt;a href="http://www.luonline.com/media/3415/courseguides/BMIS410_Syllabus.pdf" target="_blank"&gt;BMIS 410 - Web Enterprise Technologies&lt;/a&gt;&lt;/em&gt; at &lt;a href="http://www.liberty.edu/" target="_blank"&gt;Liberty University&lt;/a&gt;. Quick shout out to my professor, Michael Hart, who was a great instructor.)&lt;/p&gt;
&lt;h3&gt;What Went Well&lt;/h3&gt;
&lt;p&gt;First of all, the intellisense for PHP was quite good - and having the URLs to the PHP.net reference pages in the tooltip help for PHP functions was extremely useful; I spent a lot of time clicking through to the PHP.net website for assistance for one function or other.&lt;/p&gt;
&lt;table style="background: #ffffff; border: 2px solid #000000; color: #000000; margin-left: 20px; border-collapse: collapse;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;&lt;a href="https://vq89zg.blu.livefilestore.com/y1pvHRasNJZMYOl9JA2n96N_gKf7Pp33GMkxfVN6SQjLaWyidFjnSYrAdwZbvWL_7q2bgMoFZEuJSloPYeAPNEGkNrhvPk6-pvZ/WebMatrixReview01.jpg" target="_blank"&gt;&lt;img src="https://vq89zg.blu.livefilestore.com/y1pvHRasNJZMYOl9JA2n96N_gKf7Pp33GMkxfVN6SQjLaWyidFjnSYrAdwZbvWL_7q2bgMoFZEuJSloPYeAPNEGkNrhvPk6-pvZ/WebMatrixReview01.jpg" alt="" width="400" height="300" border="2" /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;Fig. 1 - WebMatrix's Intellisense for PHP.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Using WebMatrix to preview in IE and WP7/iPhone/iPad emulators was great; in my opinion, this experience was &lt;em&gt;much&lt;/em&gt; better than the SuperPreview feature of Expression Web.&lt;/p&gt;
&lt;table style="background: #ffffff; border: 2px solid #000000; color: #000000; margin-left: 20px; border-collapse: collapse;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;&lt;a href="https://vq88zg.blu.livefilestore.com/y1prX-AOMD_Wjcz_F58o-0DloS40X8yIBWvSswR6vkaF1pIYnpyldE8XHnJwonJr3xlOWDQ4Fl0X99GLzsi3GjnBOQgQn3_ph2z/WebMatrixReview02.jpg"&gt;&lt;img src="https://vq88zg.blu.livefilestore.com/y1prX-AOMD_Wjcz_F58o-0DloS40X8yIBWvSswR6vkaF1pIYnpyldE8XHnJwonJr3xlOWDQ4Fl0X99GLzsi3GjnBOQgQn3_ph2z/WebMatrixReview02.jpg" alt="" width="400" height="300" /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;Fig. 2 - Options for previewing your website.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;&lt;a href="https://vq9bzg.blu.livefilestore.com/y1pfvu2mYxPWdn-Hjf2HWBJ0xepS2nkSmSYX2vM6mC_mT5q69Wp4RB88j9WjNWHHxNcUgeTKrvxUKaHcQ2z05YsJag7Fou08SeO/WebMatrixReview03.jpg" target="_blank"&gt;&lt;img src="https://vq9bzg.blu.livefilestore.com/y1pfvu2mYxPWdn-Hjf2HWBJ0xepS2nkSmSYX2vM6mC_mT5q69Wp4RB88j9WjNWHHxNcUgeTKrvxUKaHcQ2z05YsJag7Fou08SeO/WebMatrixReview03.jpg" alt="" width="400" height="300" border="2" /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;Fig. 3 - Testing my website in the iPad simulator.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Using the WebMatrix database editor to create tables for my MySQL database was great - in many ways it was much better than using the MySQL Workbench. The biggest drawback in WebMatrix was the inability to create auto-number fields, and I couldn't enter dates in the correct format in the database UI. (That was undoubtedly something that I was doing wrong.) So every once in a while I had to go back to the MySQL Workbench to fix something. That being said, the interface for creating relationships in WebMatrix is great, and much better than using MySQL Workbench.&lt;/p&gt;
&lt;table style="background: #ffffff; border: 2px solid #000000; color: #000000; margin-left: 20px; border-collapse: collapse;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;&lt;a href="https://wp84zg.blu.livefilestore.com/y1ptzezs5nPj7JldEGbpB3XsnmrqaDOWGj0V2kgXeA1nroXtN27F3ccvDhK4ELge4O0QAK2O27KkjInX6lPLaWO3ypD5r_UJURE/WebMatrixReview04.jpg" target="_blank"&gt;&lt;img src="https://wp84zg.blu.livefilestore.com/y1ptzezs5nPj7JldEGbpB3XsnmrqaDOWGj0V2kgXeA1nroXtN27F3ccvDhK4ELge4O0QAK2O27KkjInX6lPLaWO3ypD5r_UJURE/WebMatrixReview04.jpg" alt="" width="400" height="300" border="2" /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;Fig. 4 - Editing the data in a MySql Database.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;FTP publishing is much better in version 2 of WebMatrix. I used an IIS7 web server, so I was able to use FTP7's virtual hosts to publish to a specific site on a shared server. WebMatrix has no FTPS support, so that is something of a loss. (WebMatrix also lacks full WebDAV support, but I've already talked about that in other blogs.)&lt;/p&gt;
&lt;table style="background: #ffffff; border: 2px solid #000000; color: #000000; margin-left: 20px; border-collapse: collapse;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;&lt;a href="https://wp87zg.blu.livefilestore.com/y1prVFXSKupRzvRg_XAS7niW2a7PXLJhHIhiqC7g-dJTKDTx0RRIeK-L9K7wY52OMiSbOwywjExoFMEpwqyZk9S4LxWEuKBs3G6/WebMatrixReview05.jpg" target="_blank"&gt;&lt;img src="https://wp87zg.blu.livefilestore.com/y1prVFXSKupRzvRg_XAS7niW2a7PXLJhHIhiqC7g-dJTKDTx0RRIeK-L9K7wY52OMiSbOwywjExoFMEpwqyZk9S4LxWEuKBs3G6/WebMatrixReview05.jpg" alt="" width="400" height="300" border="2" /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;Fig. 5 - FTP Publish Settings.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;This last point might seem trivial, and I realize that a lot of editors have similar features, but the way that WebMatrix keeps track of opening/closing parentheses, brackets, and curly braces saved me more times than I can count.&lt;/p&gt;
&lt;table style="background: #ffffff; border: 2px solid #000000; color: #000000; margin-left: 20px; border-collapse: collapse;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;&lt;a href="https://wp86zg.blu.livefilestore.com/y1pSiLRM_B3Vk03G0JeDyYhkXQGtSGRLhG03hGs2m70d1Z8QLffn5U0aGU-4JUYbIt1IU9LcX_Vq0RFivnTrIUdFDeUXtJRkI0s/WebMatrixReview06.jpg" target="_blank"&gt;&lt;img src="https://wp86zg.blu.livefilestore.com/y1pSiLRM_B3Vk03G0JeDyYhkXQGtSGRLhG03hGs2m70d1Z8QLffn5U0aGU-4JUYbIt1IU9LcX_Vq0RFivnTrIUdFDeUXtJRkI0s/WebMatrixReview06.jpg" alt="" width="400" height="300" border="2" /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align="center" valign="top" nowrap="nowrap" width="100%"&gt;Fig. 6 - Helping me keep track of what I'm doing.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;What Could Have Been Better&lt;/h3&gt;
&lt;p&gt;Here are the few problems that I encountered with WebMatrix during the course:&lt;/p&gt;
&lt;p&gt;This is not a problem that was due to WebMatrix, but everyone once in a while a page would get stuck in the cache and I couldn't see changes that I had made to a page, so I would have to restart IIS Express. I'll have to investigate why that was happening; it could be IIS Express, or it could be the PHP engine - I'm still not sure where the fault lies. Fortunately WebMatrix makes it very easy to restart IIS Express from inside WebMatrix, but still - it was a minor frustration.&lt;/p&gt;
&lt;p&gt;WebMatrix only wanted to validate against HTML5, but my class required all assignments to use XHTML 1.0 Transitional DOCTYPE, and that showed up as errors in WebMatrix. Yes - the world is moving to HTML5, but still - that shouldn't cause an error.&lt;/p&gt;
&lt;p&gt;Perhaps the biggest feature that WebMatrix lacks is the really cool local and remote side-by-side publishing view that both Expression Web and it's predecessor FrontPage had.&lt;/p&gt;
&lt;p&gt;When you have a lot of pages open the WebMatrix tab bar fills up, and it's really difficult to keep track of which pages are open.&lt;/p&gt;
&lt;p&gt;It would be nice to tear pages out of the editor like you can do with Internet Explorer and Visual Studio.&lt;/p&gt;
&lt;p&gt;I have to mention this last item because it was in my notes, but it's technically not an issue for WebMatrix. One of my personal coding self-annoyances was that I would write the text for a string and then realize that I forgot to put it in quotes; when I would type an opening quote, WebMatrix would try to help me out by adding the closing quote - which would now be outside my string, so I always had to delete one of the quotes. There is an option to turn off that feature; see &lt;strong&gt;File&lt;/strong&gt;-&amp;gt;&lt;strong&gt;Options&lt;/strong&gt;-&amp;gt;&lt;strong&gt;Code&lt;/strong&gt; in WebMatrix. But that being said, this is a useful feature when I remember to create the quotes &lt;em&gt;before&lt;/em&gt; I start typing in a string. So once again, this is really more of a complaint against myself; it's my fault that I sometimes have lousy typing skillz. [sic]&lt;/p&gt;
&lt;h3&gt;Summary&lt;/h3&gt;
&lt;p&gt;I should start off by saying that I got an "A" in the course, and I can honestly give WebMatrix some of the credit for that. If I had spent a great deal of time fighting with an editor, I would have had less time to focus on writing PHP code. But in the end, WebMatrix actually made it easier for me to write PHP code.&lt;/p&gt;
&lt;p&gt;So in closing, WebMatrix rocks, PHP rocks, and using WebMatrix with PHP definitely rocks.&lt;/p&gt;
(Cross-posted from http://blogs.msdn.com/robert_mcmurray/)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=5021390" width="1" height="1"&gt;</description><cs:applicationKey>robert_mcmurray</cs:applicationKey><category domain="http://blogs.iis.net/robert_mcmurray/archive/tags/WebMatrix/default.aspx">WebMatrix</category><category domain="http://blogs.iis.net/robert_mcmurray/archive/tags/PHP/default.aspx">PHP</category></item><item><title>RuslanY.net running on Windows Azure Web Sites</title><link>http://blogs.iis.net/ruslany/archive/2012/10/22/ruslany-net-running-on-windows-azure-web-sites.aspx</link><pubDate>Mon, 22 Oct 2012 15:30:36 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:5017614</guid><dc:creator>RuslanY Blog</dc:creator><slash:comments>0</slash:comments><description>I have not been writing any blog posts for a while. That was because for the past two years I have been busy working in a team that develops the Windows Azure Web Sites &amp;#8211; a scalable web hosting platform in Windows Azure. Now that the Windows Azure Web Sites (WAWS) is publicly available I decided to try to move my site from private hosting to Windows Azure. My site uses WordPress (with MySql database), PHP 5.3, WinCache object and user cache, URL rewriting and many WordPress plugins. With all...(&lt;a href="http://blogs.iis.net/ruslany/archive/2012/10/22/ruslany-net-running-on-windows-azure-web-sites.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=5017614" width="1" height="1"&gt;</description><cs:applicationKey>ruslany</cs:applicationKey><category domain="http://blogs.iis.net/ruslany/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/ruslany/archive/tags/Wordpress/default.aspx">Wordpress</category><category domain="http://blogs.iis.net/ruslany/archive/tags/URLRewrite/default.aspx">URLRewrite</category><category domain="http://blogs.iis.net/ruslany/archive/tags/WinCache/default.aspx">WinCache</category><category domain="http://blogs.iis.net/ruslany/archive/tags/WAWS/default.aspx">WAWS</category><category domain="http://blogs.iis.net/ruslany/archive/tags/Windows+Azure/default.aspx">Windows Azure</category></item><item><title>Announcing Web Matrix 2</title><link>http://blogs.iis.net/sqlphp/archive/2012/09/07/announcing-web-matrix-2.aspx</link><pubDate>Fri, 07 Sep 2012 22:38:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:4994665</guid><dc:creator>Microsoft Drivers for PHP for SQL Server Team Blog : PHP</dc:creator><slash:comments>0</slash:comments><description>Today we are excited to announce the official release of WebMatrix 2! This version includes tons of new features and improvements. In this overview, we will show you how WebMatrix makes it easier to build websites with PHP and publish them. Here is the download page if you want to skip the intro and dive right in. Getting Started Getting started with PHP in WebMatrix is simple and straightforward. There are 3 main options: you can open an existing site, create a new site from the built-in templates...(&lt;a href="http://blogs.iis.net/sqlphp/archive/2012/09/07/announcing-web-matrix-2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=4994665" width="1" height="1"&gt;</description><cs:applicationKey>sqlphp</cs:applicationKey><category domain="http://blogs.iis.net/sqlphp/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/azure/default.aspx">azure</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/webmatrix/default.aspx">webmatrix</category></item><item><title>Windows Cache 1.3 for PHP 5.4</title><link>http://blogs.iis.net/robert_mcmurray/archive/2012/07/26/windows-cache-1-3-for-php-5-4.aspx</link><pubDate>Thu, 26 Jul 2012 19:37:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:5040776</guid><dc:creator>Robert McMurray's Blog [MSFT]</dc:creator><slash:comments>0</slash:comments><description>The IIS team has officially signed off on the Windows Cache Extension (WinCache) version 1.3 for PHP 5.4, and the files have been uploaded to SourceForge . This version addresses all of the problems that were identified with WinCache 1.1 that customers were seeing after they upgraded their systems from PHP 5.3 to PHP 5.4. With that in mind, you can download WinCache 1.3 for for PHP 5.4 from the following URL: http://sourceforge.net/projects/wincache/files/wincache-1.3.4/ You can discuss WinCache...(&lt;a href="http://blogs.iis.net/robert_mcmurray/archive/2012/07/26/windows-cache-1-3-for-php-5-4.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=5040776" width="1" height="1"&gt;</description><cs:applicationKey>robert_mcmurray</cs:applicationKey><category domain="http://blogs.iis.net/robert_mcmurray/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/robert_mcmurray/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/robert_mcmurray/archive/tags/WinCache/default.aspx">WinCache</category></item><item><title>Windows Cache 1.3 for PHP 5.4</title><link>http://blogs.iis.net/robert_mcmurray/archive/2012/07/26/windows-cache-1-3-for-for-php-5-4.aspx</link><pubDate>Thu, 26 Jul 2012 19:37:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:4991982</guid><dc:creator>robmcm</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The IIS team has officially signed off on the Windows Cache Extension (WinCache) version 1.3 for PHP 5.4, and the files have been uploaded to &lt;a href="http://sourceforge.net/" target="_blank"&gt;SourceForge&lt;/a&gt;. This version addresses all of the problems that were identified with WinCache 1.1 that customers were seeing after they upgraded their systems from PHP 5.3 to PHP 5.4.&lt;/p&gt;
&lt;p&gt;With that in mind, you can download WinCache 1.3 for for PHP 5.4 from the following URL:&lt;/p&gt;
&lt;p style="margin-left: 20px;"&gt;&lt;a href="http://sourceforge.net/projects/wincache/files/wincache-1.3.4/" target="_blank"&gt;http://sourceforge.net/projects/wincache/files/wincache-1.3.4/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can discuss WinCache 1.1 and WinCache 1.3 in the &lt;a href="http://forums.iis.net/1164.aspx" target="_blank"&gt;Windows Cache Extension for PHP&lt;/a&gt; forum on Microsoft's &lt;a href="http://www.iis.net/" target="_blank"&gt;IIS.net&lt;/a&gt; website.&lt;/p&gt;
&lt;h4&gt;Source Code Availability&lt;/h4&gt;
&lt;p&gt;Since WinCache is an open source project, the IIS team has uploaded the pre-release source code for WinCache at the following URL:&lt;/p&gt;
&lt;p style="margin-left: 20px;"&gt;&lt;a href="http://pecl.php.net/package/WinCache" target="_blank"&gt;http://pecl.php.net/package/WinCache&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For the instructions on how to build the extension yourself, please refer to the &lt;a href="http://www.php.net/manual/en/wincache.win32build.php" target="_blank"&gt;Building WinCache Extension&lt;/a&gt; documentation.&lt;/p&gt;
(Cross-posted from http://blogs.msdn.com/robert_mcmurray/)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=4991982" width="1" height="1"&gt;</description><cs:applicationKey>robert_mcmurray</cs:applicationKey><category domain="http://blogs.iis.net/robert_mcmurray/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/robert_mcmurray/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/robert_mcmurray/archive/tags/WinCache/default.aspx">WinCache</category></item><item><title>Microsoft Drivers 3.0.1 for PHP for SQL Server with PHP 5.4 Support Released</title><link>http://blogs.iis.net/sqlphp/archive/2012/03/22/microsoft-drivers-3-0-1-for-php-for-sql-server-with-php-5-4-support-released.aspx</link><pubDate>Thu, 22 Mar 2012 23:04:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:4894665</guid><dc:creator>Microsoft Drivers for PHP for SQL Server Team Blog : PHP</dc:creator><slash:comments>0</slash:comments><description>Dear SQL Server Developer Community, As you know, two weeks ago, we released our 3.0 drivers along with SQL Server 2012 . It was around the same time that PHP 5.4 was also released to the web, and we have received many requests from our community members to support the new PHP runtime. It is my pleasure to announce that we have listened to you, and have updated our drivers to 3.0.1. The major feature added for this release is support for PHP 5.4, as well as some minor bug fixes. As always, you can...(&lt;a href="http://blogs.iis.net/sqlphp/archive/2012/03/22/microsoft-drivers-3-0-1-for-php-for-sql-server-with-php-5-4-support-released.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=4894665" width="1" height="1"&gt;</description><cs:applicationKey>sqlphp</cs:applicationKey><category domain="http://blogs.iis.net/sqlphp/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/sqlsrv/default.aspx">sqlsrv</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/pdo_5F00_sqlsrv/default.aspx">pdo_sqlsrv</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/php_5F00_sqlsrv/default.aspx">php_sqlsrv</category></item><item><title>Microsoft Drivers 3.0 for PHP for SQL Server Released to Web!</title><link>http://blogs.iis.net/sqlphp/archive/2012/03/06/microsoft-drivers-3-0-for-php-for-sql-server-released-to-web.aspx</link><pubDate>Tue, 06 Mar 2012 18:48:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:4866872</guid><dc:creator>Microsoft Drivers for PHP for SQL Server Team Blog : PHP</dc:creator><slash:comments>0</slash:comments><description>Dear SQL Server Developer Community, We wanted to extend a massive &amp;lsquo;thank you&amp;rsquo; to the community in providing feedback for our release of our Customer Technology Preview back in September, and we&amp;rsquo;ve been working hard to incorporate the feedback you have provided us. You will find that we&amp;rsquo;ve fixed many issues you reported, and we are proud to be able to release the final build of our 3.0 drivers. The major highlights of this release include: support for SQL Server 2012 features...(&lt;a href="http://blogs.iis.net/sqlphp/archive/2012/03/06/microsoft-drivers-3-0-for-php-for-sql-server-released-to-web.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=4866872" width="1" height="1"&gt;</description><cs:applicationKey>sqlphp</cs:applicationKey><category domain="http://blogs.iis.net/sqlphp/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/sqlsrv/default.aspx">sqlsrv</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/pdo_5F00_sqlsrv/default.aspx">pdo_sqlsrv</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/php_5F00_sqlsrv/default.aspx">php_sqlsrv</category></item><item><title>SAG Awards Drupal Website Moves to Windows Azure</title><link>http://blogs.iis.net/sqlphp/archive/2012/02/24/sag-awards-drupal-website-moves-to-windows-azure.aspx</link><pubDate>Fri, 24 Feb 2012 22:34:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:4850083</guid><dc:creator>Microsoft Drivers for PHP for SQL Server Team Blog : PHP</dc:creator><slash:comments>0</slash:comments><description>This has been re-posted from the Microsoft Interoperability blog . The success of the recent Screen Actors Guild (SAG) Awards ceremony was buoyed by the move of its Drupal-based website hosted on internal Linux servers to one hosted on Windows Azure . The SAG Awards site is a highly visible, high-traffic website running on Drupal. Hosting it on Azure provides a scalable, public cloud environment for SAG team. They can tune up or down the compute and storage requirements according to expected website...(&lt;a href="http://blogs.iis.net/sqlphp/archive/2012/02/24/sag-awards-drupal-website-moves-to-windows-azure.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=4850083" width="1" height="1"&gt;</description><cs:applicationKey>sqlphp</cs:applicationKey><category domain="http://blogs.iis.net/sqlphp/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/drupal/default.aspx">drupal</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/azure/default.aspx">azure</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/interop/default.aspx">interop</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/cloud/default.aspx">cloud</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/open+source/default.aspx">open source</category></item><item><title>Using SQL Azure to Store PHP Session Data</title><link>http://blogs.iis.net/sqlphp/archive/2011/10/19/using-sql-azure-to-store-php-session-data.aspx</link><pubDate>Wed, 19 Oct 2011 18:32:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:4645968</guid><dc:creator>Microsoft Drivers for PHP for SQL Server Team Blog : PHP</dc:creator><slash:comments>0</slash:comments><description>This entry is a re-post of Brian Swan 's entry on The Silver Lining blog. In my last post , I looked at the session handling functionality that is built into the Windows Azure SDK for PHP , which uses Azure Tables or Azure Blobs for storing session data. As I wrote that post, I wondered how easy it would be to use SQL Azure to store session data, especially since using a database to store session data is a common and familiar practice when building distributed PHP applications. As I found out, using...(&lt;a href="http://blogs.iis.net/sqlphp/archive/2011/10/19/using-sql-azure-to-store-php-session-data.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=4645968" width="1" height="1"&gt;</description><cs:applicationKey>sqlphp</cs:applicationKey><category domain="http://blogs.iis.net/sqlphp/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/sqlpdo/default.aspx">sqlpdo</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/sqlsrv/default.aspx">sqlsrv</category><category domain="http://blogs.iis.net/sqlphp/archive/tags/SQL+Azure/default.aspx">SQL Azure</category></item><item><title>Command line tools for managing PHP in IIS</title><link>http://blogs.iis.net/ruslany/archive/2011/06/28/command-line-tools-for-managing-php-in-iis.aspx</link><pubDate>Tue, 28 Jun 2011 17:30:46 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:4482165</guid><dc:creator>RuslanY Blog</dc:creator><slash:comments>0</slash:comments><description>The latest release of PHP Manager 1.2 for IIS now includes Windows PowerShell commands that can be used to install, configure and manage PHP on IIS 7 from command line. In addition those commands can be used to automate the configuration and management tasks. Here are examples of what can be done with PHP Manager command line tools: Register a new PHP version: PS C:\Users\Administrator&amp;gt;New-PHPVersion -ScriptProcessor &amp;quot;C:\PHP\536\php-cgi.exe&amp;quot; Get information about current PHP configuration...(&lt;a href="http://blogs.iis.net/ruslany/archive/2011/06/28/command-line-tools-for-managing-php-in-iis.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=4482165" width="1" height="1"&gt;</description><cs:applicationKey>ruslany</cs:applicationKey><category domain="http://blogs.iis.net/ruslany/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/ruslany/archive/tags/PHP+Manager/default.aspx">PHP Manager</category></item><item><title>WinCache and WordPress plugin upgrade problem</title><link>http://blogs.iis.net/ruslany/archive/2011/04/14/wincache-and-wordpress-plugin-upgrade-problem.aspx</link><pubDate>Thu, 14 Apr 2011 18:47:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:4383500</guid><dc:creator>RuslanY Blog</dc:creator><slash:comments>0</slash:comments><description>The WinCache extension 1.1 for PHP has been released last year. Since then several customers reported a bug in the extension that prevents WordPress and other PHP applications from performing automatic upgrades or their plugins. This was reported on WordPress forum as well as on WinCache forum . The new build of WinCache with the fix for this problem is available now at the following location: https://sourceforge.net/projects/wincache/files/development/ The build 1.2.411 is a release candidate build...(&lt;a href="http://blogs.iis.net/ruslany/archive/2011/04/14/wincache-and-wordpress-plugin-upgrade-problem.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=4383500" width="1" height="1"&gt;</description><cs:applicationKey>ruslany</cs:applicationKey><category domain="http://blogs.iis.net/ruslany/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/ruslany/archive/tags/Wordpress/default.aspx">Wordpress</category><category domain="http://blogs.iis.net/ruslany/archive/tags/WinCache/default.aspx">WinCache</category></item><item><title>PHP Manager for IIS is available in 5 languages</title><link>http://blogs.iis.net/ruslany/archive/2011/03/10/php-manager-for-iis-is-available-in-5-languages.aspx</link><pubDate>Thu, 10 Mar 2011 21:00:18 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:4337705</guid><dc:creator>RuslanY Blog</dc:creator><slash:comments>0</slash:comments><description>A new release of PHP Manager for IIS (version 1.1.2) is available for download. This release includes translations into 5 languages: German &amp;#8211; the translation is provided by Christian Graefe Dutch &amp;#8211; the translation is provided by Harrie Verveer Turkish &amp;#8211; the translation is provided by Yusuf Oztürk Japanese &amp;#8211; the translation is provided by Kenichi Wakasa Russian &amp;#8211; the translation is provided by Ruslan Yakushev Thanks to above mentioned people for providing these high quality...(&lt;a href="http://blogs.iis.net/ruslany/archive/2011/03/10/php-manager-for-iis-is-available-in-5-languages.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=4337705" width="1" height="1"&gt;</description><cs:applicationKey>ruslany</cs:applicationKey><category domain="http://blogs.iis.net/ruslany/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/ruslany/archive/tags/PHP+Manager/default.aspx">PHP Manager</category></item></channel></rss>