On the fly

Hello ,this is my blog

 
 
 
 
 
 

配置SVN独立服务器

2007-7-13 14:07:57 阅读(24) 评论(2)

Step1:

shell> svnadmin create /svn/repos

Step2:

# 取消注释
#auth-access = write
#password-db = passwd
#authz-db = authz
shell> vi /svn/repos/conf/svnserve.conf

# 设置认证密码
shell> vi /svn/reops/conf/passwd

# 访问授权
shell> vi /svn/repos/conf/authz


Setp3:

shell> svnserve -d -r /svn/repos

阅读(24) | 评论(2) | 阅读全文>>

进入了幻境

2007-4-26 13:33:09 阅读(19) 评论(0)

每天都是一两点种才睡觉,什么时候能睡一个好觉啊.累,疲,在梦里都都在想工作的事情.

阅读(19) | 评论(0) | 阅读全文>>

mysql的编码问题

2007-4-26 12:56:45 阅读(106) 评论(0)

插入数据前先把"set names utf8;"当作sql语句执行.
for example:
$db->query('set names utf8');

执行set names utf8(前)的 show variables like 'char%';输出
mysql> show variables like 'char%';
+--------------------------+----------------------------+
| Variable_name | Value |
+--------------------------+----------------------------+
| character_set_client | latin1(这里要和数据库编码一致)|

阅读(106) | 评论(0) | 阅读全文>>

Xcache ,opcode缓存扩展

2007-4-26 12:22:02 阅读(47) 评论(0)

在网上的PHP社区溜达了一圈,闪出来一个xcache东西,怎么以前没有听说过呢,赶快google一下,
原来是个opcode的缓存,优化工具,官方网站是: http://trac.lighttpd.net/xcache/.
还有一个cache使用情况统计的Web控制台.比较好用.据说还有中国人参与,所以中文汉化得也不错.


最新的xcache 1.2 stable 仅只是 php 5.1 及以上版本.

阅读(47) | 评论(0) | 阅读全文>>

mysql升级

2007-4-20 18:32:10 阅读(37) 评论(0)

       mysql_upgrade supersedes the older mysql_fix_privilege_tables script. In MySQL 5.0.19,mysql_upgrade was added as a shell script and worked only for Unix systems. As of MySQL 5.0.25, mysql_upgrade

阅读(37) | 评论(0) | 阅读全文>>

查看所有日志>>

 
 
 
 
 
 

日历

 
 
模块内容加载中...
 
 
 
 
 
 我要留言
 
 
 
留言列表加载中...
 
 
 
 
 
 
 

  maya1982

重庆市 沙坪坝区 狮子座

 发消息  写留言

 
自我介绍我是一个粉刷将,粉刷本领强
博客等级加载中...
今日访问加载中...
总访问量加载中...
最后登录加载中...
 
 
 
 
 
 
 
心情随笔列表加载中...
 
 
 
 
 

天气

 
 
模块内容加载中...
 
 
 
 
 

自定义模块

 
 
模块内容加载中...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

网易公司版权所有 ©1997-2009