<?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 and php eAccelerator cache problem</title> <atom:link href="http://www.cyberciti.biz/tips/lighttpd-web-server-and-php-eaccelerator-cache-problem.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/lighttpd-web-server-and-php-eaccelerator-cache-problem.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: Steve</title><link>http://www.cyberciti.biz/tips/lighttpd-web-server-and-php-eaccelerator-cache-problem.html#comment-21479</link> <dc:creator>Steve</dc:creator> <pubDate>Tue, 31 Oct 2006 10:17:06 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/lighttpd-web-server-and-php-eaccelerator-cache-problem.html#comment-21479</guid> <description>The option is:
eaccelerator.shm_only
Enable or disable caching of compiled scripts on disk. This has no effect on session data and content caching. Default value is &quot;0&quot; which allows eAccelerator to use disk and shared memory cacche for scripts.
I hope that helps. =)</description> <content:encoded><![CDATA[<p>The option is:</p><p>eaccelerator.shm_only</p><p>Enable or disable caching of compiled scripts on disk. This has no effect on session data and content caching. Default value is &#8220;0&#8243; which allows eAccelerator to use disk and shared memory cacche for scripts.</p><p>I hope that helps. =)</p> ]]></content:encoded> </item> <item><title>By: Steve</title><link>http://www.cyberciti.biz/tips/lighttpd-web-server-and-php-eaccelerator-cache-problem.html#comment-21478</link> <dc:creator>Steve</dc:creator> <pubDate>Tue, 31 Oct 2006 10:15:08 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/lighttpd-web-server-and-php-eaccelerator-cache-problem.html#comment-21478</guid> <description>There is an option in EA which allows you to disable writting to disk cache. This option in in the php.ini file.</description> <content:encoded><![CDATA[<p>There is an option in EA which allows you to disable writting to disk cache. This option in in the php.ini file.</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/tips/lighttpd-web-server-and-php-eaccelerator-cache-problem.html#comment-11519</link> <dc:creator>nixcraft</dc:creator> <pubDate>Tue, 26 Sep 2006 19:53:22 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/lighttpd-web-server-and-php-eaccelerator-cache-problem.html#comment-11519</guid> <description>Script is quite easy:
&lt;code&gt;#!/bin/sh
CROOT=/var/cache/php-eaccelerator
RSTART=&quot;/etc/init.d/lighttpd restart&quot;
cd $CROOT
rm -f *
$RSTART&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Script is quite easy:<br
/> <code>#!/bin/sh<br
/> CROOT=/var/cache/php-eaccelerator<br
/> RSTART="/etc/init.d/lighttpd restart"<br
/> cd $CROOT<br
/> rm -f *<br
/> $RSTART</code></p> ]]></content:encoded> </item> <item><title>By: Anish</title><link>http://www.cyberciti.biz/tips/lighttpd-web-server-and-php-eaccelerator-cache-problem.html#comment-11518</link> <dc:creator>Anish</dc:creator> <pubDate>Tue, 26 Sep 2006 18:45:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/lighttpd-web-server-and-php-eaccelerator-cache-problem.html#comment-11518</guid> <description>Hi Need a script for that.. can you please provide one...</description> <content:encoded><![CDATA[<p>Hi Need a script for that.. can you please provide one&#8230;</p> ]]></content:encoded> </item> </channel> </rss>
