I installed memcached like I always do but it&#39;s not working!&nbsp; I have it misconfigured somehow.<br><br>PHP sees memcache:<br><br style="font-weight: bold;"><span style="font-weight: bold;">[root@esgut7 /]# php -i | grep memcache
</span><br style="font-weight: bold;">
<span style="font-weight: bold;">memcache</span><br style="font-weight: bold;"><span style="font-weight: bold;">memcache support =&gt; enabled</span><br style="font-weight: bold;"><span style="font-weight: bold;">memcache.allow_failover

 =&gt; 1 =&gt; 1</span><br style="font-weight: bold;"><span style="font-weight: bold;">memcache.chunk_size =&gt; 8192 =&gt; 8192</span><br style="font-weight: bold;"><span style="font-weight: bold;">memcache.default_port
 =&gt; 11211 =&gt; 11211
</span><br style="font-weight: bold;"><span style="font-weight: bold;">memcache.max_failover_attempts =&gt; 20 =&gt; 20</span><br style="font-weight: bold;"><span style="font-weight: bold;">Registered save handlers =&gt; files user sqlite memcache 
</span><br clear="all"><br>But I get this error when trying to invoke it via the website/apache.<br><br><b>Fatal error</b>:  Class &#39;Memcache&#39; not found in <b>/home/sali/public_html/test.php</b> on line <b>25<br><span style="font-weight: bold;">
<br></span></b>I don&#39;t get this error when I run the test.php from the command line as root.<br><br><b><span style="font-weight: bold;"></span><br></b>To be honest, I&#39;ve seen this before and worked around it somehow...I don&#39;t remember how though :(.
<b><br></b><span class="sg"><br></span><br clear="all"><br>-- <br>Suleman Ali<br><a href="http://www.techbeef.com">www.techbeef.com</a>