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

    php5-apc  most recent diff


    version

      View the most recent changes for the php5-apc port at: php5-apc.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for php5-apc.
      The raw portfile for php5-apc is located here:
      http://php5-apc.darwinports.com/dports/php/php5-apc/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-apc


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The php5-apc Portfile 58661 2009-10-02 15:04:41Z nox macports.org $

      PortSystem 1.0
      PortGroup php5extension 1.0

      php5extension.setup apc 3.1.3p1 pecl

      Category: php devel
      Platform: darwin
      Maintainers: nox openmaintainer
      Description: Alternative PHP Cache

      Long Description: APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.

      distname APC-${version}

      Checksums: md5 941cf59c3f8042c1d6961b7afb1002b9 sha1 aed228105250f7d7f1deb57abb2770f1e19c2e49 rmd160 b7d359b68697adc8a7fe06c41ddaf804a55c911d

      use_parallel_build yes

      livecheck.regex {>(\d+(?:\.\d+)*(?:p\d+)?)}

    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-apc
      % sudo port install php5-apc
      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-apc
      ---> Verifying checksum for php5-apc
      ---> Extracting php5-apc
      ---> Configuring php5-apc
      ---> Building php5-apc with target all
      ---> Staging php5-apc into destroot
      ---> Installing php5-apc
    - 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-apc with these commands:
      %  man php5-apc
      % apropos php5-apc
      % which php5-apc
      % locate php5-apc

     Where to find more information:

    Darwin Ports



    Lightbox this page.