1 20 50 150 500
欢迎来到瑞博软件站,找素材,搜软件,就上瑞博软件站!
当前位置 >首页 >软件下载 >电脑软件 >编程开发 >编程软件

Memcached_安装配置工具 V1.4.4绿色版

软件信息
  • 分类:编程软件
  • 大小:921KB
  • 语言: 中文
  • 环境: WinAll
  • 更新:2024-11-13
  • 评级:
  • 系统: Windows Linux Mac Ubuntu
  • 软件类别: 国产软件 / 免费软件 / 编程辅助
  • 插件情况:

Memcached_安装配置工具是一款php数据缓存2.7安装memcached集成可视化工具,Memcached安装配置.exe 为易语言开发,会提示报毒,可放心使用!其通过记录某部分计算结果来尝试避免再次执行得到该结果所需要的复杂计算,从而提高了服务的运行效率。

使用说明

一、 安装memcached服务

安装启动服务memcached.exe

二、 php_memcache 扩展

1、下载和 php 所需的 php_memcache.dll 扩展 ;对应PHP版本

2、解压 php_memcache.dll 文件,到php的ext文件夹中

3、php.ini文件添加:

[Memcache]

extension=php-xx_memcache.dll

memcache.allow_failover = 1

memcache.max_failover_attempts=20

memcache.chunk_size =8192

memcache.default_port = 11211

4、重启Apache,查看phpinfo,如果有 memcache 的说明

5、运行 example.php 文件,测试memcached服务

输出:

Server's version: 1.4.4-14-g9c660c0

Store data in the cache (data will expire in 10 seconds)

Data from the cache:

object(stdClass)#3 (2) { ["str_attr"]=> string(4) "test" ["int_attr"]=> int(123) }

更新说明

修复win2008停止运行的情况
修复报毒情况
添加更新提醒

下载地址

热门软件

Top