How did you install memcache? Through a package within SSH?

On Dec 5, 12:03 pm, cricket <zijn.digi...@gmail.com> wrote:
> On Sat, Dec 4, 2010 at 8:59 PM, Dave Maharaj <m...@davemaharaj.com> 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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to