人生就是一次旅行,生活就是艺术,人人都是手艺人.
发布时间:2013-06-14 10:32:46
版本有RedHat Enterprise Linux(RHEL)5.4/5.5/5.8/6.0/6.3 ISO镜像文件下载地址:RHEL 5.4 ISO下载http://rhel.ieesee.net/uingei/rhel-server-5.4-i386-dvd.isohttp://rhel.ieesee.net/uingei/rhel-server-5.4-x86_64-dvd.isoRHEL 5.5 ISO下载http://mirrors.sohu.com/RHEL/AS5U5/i386/rhel-server-5.5-i386-dvd.is.........【阅读全文】
发布时间:2013-05-20 15:07:08
1.修改gd安装目录下的include/gd_io.h修改为文件中的结构体为 typedef struct gdIOCtx{ int (*getC) (struct gdIOCtx *); int (*getBuf) (struct gdIOCtx *, void *, int); void (*putC) (struct gdIOCtx *, int); .........【阅读全文】
发布时间:2013-05-20 14:42:45
经常在安装 php 5.4 的时候出现以下错误:checking for MySQL UNIX socket location... noconfigure: error: Cannot find libmysqlclient under /usr.Note that the MySQL client library is not bundled anymore!解决方法:#mysql_config 查看mysql 的安装目录 例如找出mysql安装在/usr/loca/mysql#cd /.........【阅读全文】
发布时间:2013-04-28 23:01:26
yum 安装的时候有时候会出现:[ERROR]-Error: failure: repodata/filelists.xml.gz from addons: [Errno 256] No more mirrors to try.解决方法:yum clean all ......【阅读全文】
发布时间:2013-03-19 11:50:36
解决:拨号成功,马上宽带掉线问题方法一:模式不要选 其它加速模式 。方法二:1.查看:网上邻居->属性->本地连接是否出现一个黄色"!" 如果有接着以下操作,反之使用《方法三》2.开始->输入cmd->确定->输入ipconfig /all ->查看宽带连接DNS项 IP多少?记录下来.3.回到网上邻居属性点本地连接->右击->属性->常规->此连接.........【阅读全文】