Thanks for the tip I will try it.

Yes I used YUM install.

Updated YUM first just for the sake of saying I tried that too,

Grabbed the rpgforge files they get installed memcached appears loaded in
phpinfo added / verified memcached.so extension in ini file restart.

I know I can not telnet into port 11211 which is the default port for it so
I guess I have to figure out why I can not. Media Temple seems to have weird
permission problems I am finding on the web from others so they are no help
either telling me too bad pretty much so looking for a new host maybe if
that's their response.

People like yourself on Cake are more help than the people getting paid to
be helpful so that says a lot about the group on here. Thanks guys for all
your time and ideas.

Dave

-----Original Message-----
From: cricket [mailto:[email protected]] 
Sent: December-05-10 4:33 PM
To: [email protected]
Subject: Re: Memcache Set up Help

On Sat, Dec 4, 2010 at 8:59 PM, Dave Maharaj <[email protected]> wrote:
> Its just never there.
>
> /etc/init.d/memcached restart
> -bash: /etc/init.d/memcached: No such file or directory
> Added extension=memcache.so to php.ini even found a tip on google to make
a
> memcache.ini tried that and same result.
>
> It goes thru installing. Its there in the server...its in phpinfo it just
> will not run.

You have the PHP module, but do you have memcached installed? I'd
assume that trying to install the former would throw up the latter as
a dependency, but I'm not overly familiar with CentOS. How did you
install the module, anyway? Did you use a package manager (eg. yum)?

Try:

which memcached

It should be in /usr/bin (although maybe that's different on CentOS).

Check out the new CakePHP Questions site http://cakeqs.org and help others
with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to