Re: installing and running memcache under fedora 12?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9 February 2010 22:17, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> wrote:
> "Finally we need to get the Memcached extension for PHP installed.
> Again using yum:
> yum install php-pecl-memcache"
>
>  we *need* to get that extension for PHP installed?  really?  but if
> it's necessary, why is it not listed as a dependency for memcached?
> what if i *don't* install it?  how does memcached work *then*?
>
>  just curious about that lack of dependency.

Memcache can cache lots of things in lots of ways, not just PHP. If
you want to cache via Memcache using PHP (which is what that article
is about) then you need php-pecl-memcache.

For example, lets say I have a big beefy MySQL serving machine with
oodles of spare memory. I also have 4 webservers. I want to use a
centralised memcache installation on the DB server, but I'm going to
access the objects from the webservers.

In this case, the DB server needs only memcached and the webservers
need only php-pecl-memcache - neither is a direct dependency on the
other.

Make sense?

--
Sam
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux