Php5-memcache - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    php5-memcache  most recent diff


    version

      View the most recent changes for the php5-memcache port at: php5-memcache.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for php5-memcache.
      The raw portfile for php5-memcache is located here:
      http://php5-memcache.darwinports.com/dports/php/php5-memcache/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/php5-memcache


      The php5-memcache Portfile 53568 2009-07-08 13:38:47Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup php5extension 1.0

      php5extension.setup memcache 2.2.5 pecl
      Revision: 1
      Category:-append net devel
      Platform: darwin freebsd openbsd
      Maintainers: gmail.com:emory.smith openmaintainer

      Description: PHP5 bindings for memcache

      Long Description: Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.

      Checksums: md5 72e56a3e4ab5742c4877fd4b6563e9bf sha1 6bc7d8fc9c9b9a247316e35d0cac3fe9dd37b68c rmd160 2c055a018f765a9572fa04beecd7797b7f69e796

      depends_lib-append port:memcached port:zlib

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/php5-memcache
      % sudo port install php5-memcache
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching php5-memcache
      ---> Verifying checksum for php5-memcache
      ---> Extracting php5-memcache
      ---> Configuring php5-memcache
      ---> Building php5-memcache with target all
      ---> Staging php5-memcache into destroot
      ---> Installing php5-memcache
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using php5-memcache with these commands:
      %  man php5-memcache
      % apropos php5-memcache
      % which php5-memcache
      % locate php5-memcache

     Where to find more information:

    Darwin Ports



    Lightbox this page.