知识&工具

导航

< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8

统计

09 2012 档案

xp下Xcache安装
摘要:1.下载http://xcache.lighttpd.net2.php_xcache.dll放到PHP的ext目录下3.Release_Ts文件夹的xcache.ini内容拷贝到php.ini中的最后面4.配置:[xcache-common];; 安装成 zend extension (推荐), 路径一般是 "$extension_dir/xcache.so";; zend_extension = /usr/local/lib/php/extensions/non-debug-non-zts-xxx/xcache.so;; Windows 系统例子:;;zend_exten 阅读全文

posted @ 2012-09-29 10:02 康乐sty 阅读(384) 评论(0) 推荐(0) 编辑

apache虚拟主机设置
摘要:ServerAdmin hello@jj.com DocumentRoot "D:/a" // 硬盘地址 ServerName d.a.c ServerAlias d.a.com ErrorLog "logs/da.log" // 错误日志文件 Cu... 阅读全文

posted @ 2012-09-17 22:44 康乐sty 阅读(186) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示