<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>php | RobWillis.info</title>
	<atom:link href="/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>#yolosec</description>
	<lastBuildDate>Mon, 27 Jun 2022 04:54:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>IIS 7/7.5 &#8211; Configuring PHP via FastCGI on Windows Server 2008 R2</title>
		<link>/2013/09/iis-77-5-configuring-php-via-fastcgi-on-windows-server-2008-r2/</link>
		
		<dc:creator><![CDATA[robwillisinfo]]></dc:creator>
		<pubDate>Sun, 29 Sep 2013 04:12:17 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[PowerShell/Scripting]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[Fastcgi]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Windows Server]]></category>
		<guid isPermaLink="false">/?p=2120</guid>

					<description><![CDATA[<p>&#160;&#160;&#160;&#160;&#160;PHP is a fantastic dynamic programing language which runs great on IIS, but can be a bit slow at times. Traditionally PHP runs on IIS either as an ISAPI extension or as a Common Gateway Interface (CGI) program, running PHP via FastCGI can be a great way to improve performance depending on your application. In [&#8230;]</p>
The post <a href="/2013/09/iis-77-5-configuring-php-via-fastcgi-on-windows-server-2008-r2/">IIS 7/7.5 – Configuring PHP via FastCGI on Windows Server 2008 R2</a> first appeared on <a href="/">RobWillis.info</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Quick Fix &#8211; WordPress 3.5 No Thumbnails?</title>
		<link>/2013/05/quick-fix-wordpress-3-5-no-thumbnails/</link>
		
		<dc:creator><![CDATA[robwillisinfo]]></dc:creator>
		<pubDate>Mon, 06 May 2013 20:58:44 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[gd]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[not generating]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php_gd2.dll]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[thumnail]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">/?p=1533</guid>

					<description><![CDATA[<p>The Issue &#160;&#160;&#160;&#160;&#160;So I just recently noticed after upgrading to WordPress 3.5.1 and updating my servers PHP install that it seemed the process of creating thumbnails had broken. I was trying to create a gallery and getting full size images filling my content boxes. Checking the uploads folder showed there was no thumbnail output at [&#8230;]</p>
The post <a href="/2013/05/quick-fix-wordpress-3-5-no-thumbnails/">Quick Fix – WordPress 3.5 No Thumbnails?</a> first appeared on <a href="/">RobWillis.info</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Using PHP to display all Server Variables</title>
		<link>/2013/05/using-php-to-display-all-server-variables/</link>
		
		<dc:creator><![CDATA[robwillisinfo]]></dc:creator>
		<pubDate>Mon, 06 May 2013 06:17:01 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[PowerShell/Scripting]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[web]]></category>
		<guid isPermaLink="false">/?p=1452</guid>

					<description><![CDATA[<p>Simple PHP Script to dump all server variables &#160;&#160;&#160;&#160;&#160;This simple PHP script can be a huge help when trouble shooting server variable related issues, like when using load balancers and in this case IIS with ARR. The way I used this script was to check and see if the HTTP_X_FORWARDED_PROTO had been set by my [&#8230;]</p>
The post <a href="/2013/05/using-php-to-display-all-server-variables/">Using PHP to display all Server Variables</a> first appeared on <a href="/">RobWillis.info</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
