PHP XCache的安裝與配置

2021-07-23 13:42:39 字數 1130 閱讀 6751

compiler

msvc11 (visual c++ 2012)

architecture

x86

apache version

apache/2.4.17 (win32) openssl/1.0.2d php/5.6.21

thread safety

enabled

主要的引數是上面幾個,不管xcache版本是哪個,上面幾個引數一定得對應,可以呼叫phpinfo()函式檢視。

壓縮包內還有乙個中文版xcache的php.ini的示範,還有就是乙個檢視xcache及資訊的程式.

注意xcache.admin.pass 用md5加密後存放

xcache.count可以根據你cpu的數設定,預設為1

xcache.slots快取的檔案/變數hash參考值,根據自己的實際情況可以設定

完成後,重新啟動apache服務。

如果成功,則會顯示xcache, xcache cacher, xcache coverager和 xcache disassembler四個外掛程式; 否則重新檢查版本是否對應。

xcache version

3.2.0

modules built

cacher coverager disassembler

xcache cacher module

enabled

readonly protection

disabled

page request time

2016-10-10 04:05:48

cache init time

1970-01-01 01:00:00

cache instance id

0.0opcode cache

disabled

variable cache

disabled

shared memory schemes

mmap

xcache coverager module

enabled

coverage started

off

xcache disassembler module

enabled

如此,則配置成功。

安裝與配置php,PHP的安裝以及配置

安裝以及配置 1.安裝apache 2.2.4 apache dir d myspace apache 2.2.4 2.解壓安裝php 5.2.11 php dir d myspace php 5.2.11 3.找到php 5.2.11下的php.ini dist,改名為php.ini 4.開啟ph...

Apache php mysql 的安裝與配置

apache php mysql 的安裝與配置 安裝apache 安裝 一路 next 安裝在 d www apache 配置 修改 d www apache group apache2 conf httpd.conf.txt 2.找到 loadmodule ssl module modules m...

VNCServer的安裝與配置

步驟 1。安裝vnc伺服器 tar zxvf vnc 3.3.6 x86 linux.tar.gz cd vnc 3.3.6 more readme 按說明安裝即可 就是下面的這些步驟。vncinstall usr local bin vncinstall usr local bin usr loc...