<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Php-Fpm on Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/php-fpm/</link>
		<description>Recent content in Php-Fpm on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Tue, 24 Apr 2012 05:34:57 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/php-fpm/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>PHP-FPM, Nginx, PHP_VALUE, and Multiple Values</title>
				<link>https://www.justincarmony.com/2012/04/24/php-fpm-nginx-php_value-and-multiple-values/</link>
				<pubDate>Tue, 24 Apr 2012 05:34:57 +0000</pubDate>
				<guid>https://www.justincarmony.com/2012/04/24/php-fpm-nginx-php_value-and-multiple-values/</guid>
				<description>&lt;p&gt;Quick little post on a problem I had while trying to use &lt;a href=&#34;http://phpadvent.org/2010/profiling-with-xhgui-by-paul-reinheimer&#34;&gt;XHGui&lt;/a&gt; with my Nginx/PHP-FPM setup. I needed to be able to pass the auto_prepend_file and auto_append_file settings to PHP-FPM from Nginx. In apache you can declare multiple php_value settings. However, when I did the same in nginx, it would only reflect the second setting. Turns out you need to set all of your php_value&amp;rsquo;s in Nginx in a single string, and you separate them by new line characters. Here is how it should look:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
