<div dir="ltr">Actually i was testing it on a SUPHP vhost.<div><br></div><div style>I've now tried it on a "normal" PHP vhost but still nothing.</div><div style><br></div><div style>This is my "php -i | grep memca"</div>
<div style><br></div><div style><div>/etc/php.d/memcache.ini,</div><div>memcache</div><div>memcache support => enabled</div><div>memcache.allow_failover => 1 => 1</div><div>memcache.chunk_size => 32768 => 32768</div>
<div>memcache.compress_threshold => 20000 => 20000</div><div>memcache.default_port => 11211 => 11211</div><div>memcache.hash_function => crc32 => crc32</div><div>memcache.hash_strategy => consistent => consistent</div>
<div>memcache.lock_timeout => 15 => 15</div><div>memcache.max_failover_attempts => 20 => 20</div><div>memcache.protocol => ascii => ascii</div><div>memcache.redundancy => 1 => 1</div><div>memcache.session_redundancy => 2 => 2</div>
<div>Registered save handlers => files user memcache</div><div><br></div><div style>Maybe i've got to move memcache.ini from /etc/php.d to /home/solarspeed/php fodler?</div></div></div><div class="gmail_extra"><br>
<br><div class="gmail_quote">2013/2/26 Steven Howes <span dir="ltr"><<a href="mailto:steve-lists@geekinter.net" target="_blank">steve-lists@geekinter.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 26 Feb 2013, at 06:41, Marcello Torchio wrote:<br>
> If I type "php -i | grep memcache" i see that memcache support is enabled. The php.ini file modified by the installation is the one located in /etc and not the one located in /home/solarspeed/php.<br>
><br>
> I've tried to add "extension=memcache.so" line to /home/solarspeed/php/php.ini but nothing happens.<br>
><br>
> Any idea or suggestion?<br>
<br>
</div>Are you running suphp? Each site has it's own php.ini that way.<br>
<br>
S<br>
_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@mail.blueonyx.it">Blueonyx@mail.blueonyx.it</a><br>
<a href="http://mail.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</blockquote></div><br></div>