Hello everyone,
I am a newbie to the VPS world and can use any help I can get with this. As you can guess, with a VPS no help is offered, so you guys are all I can hope to get help from.
I installed the Memcached on the VPS following the step by step instruction from the Sudo Make Install » Install memcached with CentOS and WHM/cPanel.
I get this when I run <?php phpinfo(); ?>
memcache
memcache support enabled
Active persistent connections 0
Version 2.2.5
Revision $Revision: 1.111 $
Directive Local Value Master Value
memcache.allow_failover 1 1
memcache.chunk_size 8192 8192
memcache.default_port 11211 11211
memcache.default_timeout_ms 1000 1000
memcache.hash_function crc32 crc32
memcache.hash_strategy standard standard
memcache.max_failover_attempts 20 20
I also get this when I run the following in SSH:
===============================================
[email protected] [~]# /usr/local/bin/php -i | grep memcache
memcache
memcache support => enabled
memcache.allow_failover => 1 => 1
memcache.chunk_size => 8192 => 8192
memcache.default_port => 11211 => 11211
memcache.default_timeout_ms => 1000 => 1000
memcache.hash_function => crc32 => crc32
memcache.hash_strategy => standard => standard
memcache.max_failover_attempts => 20 => 20
Registered save handlers => files user sqlite memcache
[email protected] [~]#




==============================================
All seem to be okay and indicates the Memcached is installed and enabled, but any Memcached script I try to run will not work and I am told that Memcached is somehow it must be misconfigured!
Now, I installed PhpMemcachedAdmin 1.2.2, I will be attaching the screenshot of all the screens and am hoping you guys will be able to help.
I’d like to thank you all in advance for any comment, tips, help or guidance in advance as this has become a dilemma for me and being a novice is not helping. Keep in mind, though am novice working with VPS, SSH and etc. but am a quick learner and can follow directions.
-Jen
I am a newbie to the VPS world and can use any help I can get with this. As you can guess, with a VPS no help is offered, so you guys are all I can hope to get help from.
I installed the Memcached on the VPS following the step by step instruction from the Sudo Make Install » Install memcached with CentOS and WHM/cPanel.
I get this when I run <?php phpinfo(); ?>
memcache
memcache support enabled
Active persistent connections 0
Version 2.2.5
Revision $Revision: 1.111 $
Directive Local Value Master Value
memcache.allow_failover 1 1
memcache.chunk_size 8192 8192
memcache.default_port 11211 11211
memcache.default_timeout_ms 1000 1000
memcache.hash_function crc32 crc32
memcache.hash_strategy standard standard
memcache.max_failover_attempts 20 20
I also get this when I run the following in SSH:
===============================================
[email protected] [~]# /usr/local/bin/php -i | grep memcache
memcache
memcache support => enabled
memcache.allow_failover => 1 => 1
memcache.chunk_size => 8192 => 8192
memcache.default_port => 11211 => 11211
memcache.default_timeout_ms => 1000 => 1000
memcache.hash_function => crc32 => crc32
memcache.hash_strategy => standard => standard
memcache.max_failover_attempts => 20 => 20
Registered save handlers => files user sqlite memcache
[email protected] [~]#





==============================================
All seem to be okay and indicates the Memcached is installed and enabled, but any Memcached script I try to run will not work and I am told that Memcached is somehow it must be misconfigured!
Now, I installed PhpMemcachedAdmin 1.2.2, I will be attaching the screenshot of all the screens and am hoping you guys will be able to help.
I’d like to thank you all in advance for any comment, tips, help or guidance in advance as this has become a dilemma for me and being a novice is not helping. Keep in mind, though am novice working with VPS, SSH and etc. but am a quick learner and can follow directions.
-Jen