<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Lighttpd web server setup custom PHP.INI file for each user or domain</title> <atom:link href="http://www.cyberciti.biz/tips/custom-phpini-file-for-each-domain-user.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/custom-phpini-file-for-each-domain-user.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: pittss</title><link>http://www.cyberciti.biz/tips/custom-phpini-file-for-each-domain-user.html#comment-173192</link> <dc:creator>pittss</dc:creator> <pubDate>Wed, 10 Aug 2011 11:48:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/custom-phpini-file-for-each-domain-user.html#comment-173192</guid> <description>You can custom php.ini just  add environment PHPRC in your virtualhost.
fastcgi.server    = ( &quot;.php&quot; =&gt; ((
&quot;bin-path&quot; =&gt; &quot;/usr/bin/php-cgi&quot;,
&quot;socket&quot; =&gt; &quot;/tmp/php.socket&quot;,
&quot;bin-environment&quot; =&gt; (
&quot;PHP_FCGI_CHILDREN&quot; =&gt; &quot;3&quot;,
&quot;PHP_FCGI_MAX_REQUESTS&quot; =&gt; &quot;1000&quot;,
&quot;PHPRC&quot; =&gt; &quot;/usr/www/vhost1/php.ini&quot;
),
&quot;bin-copy-environment&quot; =&gt; (
&quot;PATH&quot;, &quot;SHELL&quot;, &quot;USER&quot;
),
&quot;broken-scriptfilename&quot; =&gt; &quot;enable&quot;
)))</description> <content:encoded><![CDATA[<p>You can custom php.ini just  add environment PHPRC in your virtualhost.</p><p> fastcgi.server    = ( &#8220;.php&#8221; =&gt; ((<br
/> &#8220;bin-path&#8221; =&gt; &#8220;/usr/bin/php-cgi&#8221;,<br
/> &#8220;socket&#8221; =&gt; &#8220;/tmp/php.socket&#8221;,<br
/> &#8220;bin-environment&#8221; =&gt; (<br
/> &#8220;PHP_FCGI_CHILDREN&#8221; =&gt; &#8220;3&#8243;,<br
/> &#8220;PHP_FCGI_MAX_REQUESTS&#8221; =&gt; &#8220;1000&#8243;,<br
/> &#8220;PHPRC&#8221; =&gt; &#8220;/usr/www/vhost1/php.ini&#8221;<br
/> ),<br
/> &#8220;bin-copy-environment&#8221; =&gt; (<br
/> &#8220;PATH&#8221;, &#8220;SHELL&#8221;, &#8220;USER&#8221;<br
/> ),<br
/> &#8220;broken-scriptfilename&#8221; =&gt; &#8220;enable&#8221;<br
/> )))</p> ]]></content:encoded> </item> <item><title>By: PeterSon</title><link>http://www.cyberciti.biz/tips/custom-phpini-file-for-each-domain-user.html#comment-156354</link> <dc:creator>PeterSon</dc:creator> <pubDate>Fri, 04 Jun 2010 06:42:36 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/custom-phpini-file-for-each-domain-user.html#comment-156354</guid> <description>This trick doesn&#039;t work any more, i &#039;ve tested under debian/ubuntu and archlinux.</description> <content:encoded><![CDATA[<p>This trick doesn&#8217;t work any more, i &#8216;ve tested under debian/ubuntu and archlinux.</p> ]]></content:encoded> </item> </channel> </rss>
