Package php-mmcache: Information

    Source package: php-mmcache
    Version: 2.4.6-alt11.M41.1
    Build time:  Mar 18, 2011, 03:53 PM
    Category: System/Servers
    Report package bug
    License: GPL
    Summary: Turck MMCache for PHP
    Description: 
    Turck MMCache is a opcode cache for PHP. It increases performance
    of PHP scripts by caching them in compiled state, so that the
    overhead of compiling is almost completely eliminated. Also it
    uses some optimizations for speed up of PHP scripts execution.
    Turck MMCache typically reduces server load and increases the
    speed of your PHP code by 1-10 times.
    
    Since the version 2.3.10, Turck MMCache contains PHP encoder and
    loader. You can encode any PHP scripts with encoder.php to
    distribute them without sources.
    
    NB: if you plan to use MMcache within OpenVZ VE, pay attention
    to shmpages limit!

    List of rpms provided by this srpm:
    php-mmcache (x86_64, i586)
    php-mmcache-admin (x86_64, i586)

    Maintainer: Michael Shigorin


    ACL:
    Michael Shigorin
    @everybody

      1. apache-devel
      2. automake_1.7
      3. automake_1.7
      4. php-devel
      5. gcc

    Last changed


    March 18, 2011 Aitov Timur 1:2.4.6-alt11.M41.1
    - rebuild with new php version (4.4.8-alt1.M41.1)
    Jan. 9, 2008 Michael Shigorin 1:2.4.6-alt11
    - rebuilt with php-libs-4.4.8-alt1
    Jan. 3, 2008 Michael Shigorin 1:2.4.6-alt10
    - picked up an orphan
    - rebuilt with php-libs-4.4.7-alt1
    - made ini file %config(noreplace), restrict permissions
      (due to possibility of storing password hash)
    - moved ini file to current location (s/mod_php/apache-mod_php/)
    - moved admin script to a subpackage, protected with 
      .htaccess file (localhost only by default)
    - spec cleanup