Yeah I followed the step by step guide on Media Temple saying how to install Memcached on DV server, which is what I am on and am with MT so figured it would be pretty easy....wrong..:)
So I will move forward and get back to it at a later time. I am going to try some other guides specific to CentOS and give that a crack. Thanks Dave -----Original Message----- From: Miles J [mailto:[email protected]] Sent: December-05-10 4:44 PM To: CakePHP Subject: Re: Memcache Set up Help How did you install memcache? Through a package within SSH? On Dec 5, 12:03 pm, cricket <[email protected]> wrote: > 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
