当前位置: 首页 > 软件库 > 开发工具 > PHP开发工具 >

Windows Cache Extension for PHP

授权协议 未知
开发语言 PHP
所属分类 开发工具、 PHP开发工具
软件类型 开源软件
地区 不详
投 递 者 仉联
操作系统 Windows
开源组织
适用人群 未知
 软件概览

Windows Cache Extension for PHP  是一个面向PHP的Windows缓存扩展,用于提高PHP应用程序的速度,而且无需修改任何代码!支持IIS 7.5和IIS 7.0.

下载地址

  • Windows Cache Extension for PHP is a PHP accelerator that is used to increase the speed of PHP applications running on Windows and Windows Server. Once the Windows Cache Extension for PHP is enabled a

  • 修改php.ini,增加eAccelerator配置信息。 在php.ini最后面加如下代码 [eaccelerator] zend_extension_ts="E:\php\ext\eAccelerator.dll" eaccelerator.shm_size="64" eaccelerator.cache_dir="D:\test\temp" eaccelerator.enable="1" e

  • 这个问题之前就遇到过,记得最后是通过下载源码包来指定路径的,今天又从新安装环境结果一定要试试,因为我知道只要安装这种libmemcached-devdev包就一定有头文件,结果最后通过查询资料真的让我找到了,以下记录这个过程 首先安装依赖以编译安装sudo apt-get install libmemcached libmemcached-devpecl download memcached ta

  • 如果出現  創建文件失敗的字樣,說明權限不够, 加上tmpdir="C:/temp/" [mysqld] basedir=D:/php/MySQL #MySQL所在目录 datadir=D:/php/MySQL/data #MySQL数据库所在目录,可以更改为其他你存放数据库的目录 #language=D:/php/MySQL/share/your language directory #port

  • [PHP] ;;;;;;;;;;; ; WARNING ; ;;;;;;;;;;; ; This is the default settings file for new PHP installations. ; By default, PHP installs itself with a configuration suitable for ; development purposes, and

  • Windows环境下PHP5开发配置指南 开发平台: WindowsXP + php-5.1.6-Win32 + mysql-5.0.18-win32 + Smarty-2.6.14 + Date-1.4.6.tar + DB-1.7.6.tar + MDB2-2.3.0.tar + Validate-0.6.5.tar + DB_DataObject-1.8.4.tar 工具: phpMyAdm

  • PHP Composer 安装 系统需求: Composer 需要PHP5.3.2+ 以上的环境来运行。有几个敏感的PHP设置和编译标志也是必需的,但安装程序会发出警告当存在任何不兼容的情况。 比如PHP的扩展的要求是,安装或重新编译php without –disable-phar 为了从源地址安装软件包,而不是简单的压缩文件包,您将需要安装软件包的版本控制工具,比如git、svn或hg等。 C

  • 1:下载XCache-1.3.0-php-5.3.0-Win32-VC6-x86.zip 压缩包 ,将其中的php_xcache.dll 解压到你的php 扩展目录里面 2: 将以下配置直接拷到你的php.ini配置文件末尾 [xcache-common] ;; install as zend extension (recommended), normally "$extension_dir/xc

相关阅读

相关文章

相关问答

相关文档