Results 1 to 2 of 2

Thread: Installing MMCache on Windows

  1. #1
    Proware's Avatar
    Proware is offline A Prolific Poster
    Join Date
    Mar 2006
    Location
    Sydney Australia
    Posts
    310

    Default Installing MMCache on Windows

    HAs anyone got any experience installing MMCache on Windows.

    I have done everything it suggested yet it still says "Turck MMCache is not installed"

    This is what I have donw:

    1. I have placed mmcache.dll into D:\Program Files\SugarCRM\oss\php5\mmcache.dll

    2. I have created a tmp\mmcache directory in D:\Program Files\SugarCRM\oss\php5\tmp\mmcache
    2. PHP.INI::

    zend_extension_ts="D:\Program Files\SugarCRM\oss\php5\mmcache.dll"
    mmcache.shm_size="200"
    mmcache.cache_dir="D:\Program Files\SugarCRM\oss\php5\tmp\mmcache"
    mmcache.enable="1"
    mmcache.optimizer="1"
    mmcache.check_mtime="1"
    mmcache.debug="0"
    mmcache.filter=""
    mmcache.shm_max="0"
    mmcache.shm_ttl="0"
    mmcache.shm_prune_period="0"
    mmcache.shm_only="0"
    mmcache.compress="1"


    Is there a specific place in PHP.INI where this needs to go?

    3. I have restarted Apache.

    4. I placed the contents of the downloaded zip into the mmcache directory off the Apache root.

    When running http:/localhost/mmcache/mmcache.php I get "Turck MMCache is not installed"

    Any ideas of what I am doing wrong?
    Cheers

    David Younger
    TSM - The Service Manager
    http://www.theservicemanager.com


    Operating system type and version: Windows 2003 Server
    » Sugar Suite version 4.5.1e Professional
    » Webserver type and version Microsoft-IIS/6.0
    » PHP version 5.2.6
    » MySQL server version 5.0.51a

  2. #2
    stevec is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    London
    Posts
    1,100

    Default Re: Installing MMCache on Windows

    MMcache doesn't work with PHP5. You'll have to try eAccelerator which was forked from MMCache when the author went to work for Zend and development was basically frozen where it was (PHP4)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •