win2003下httpd.exe和php5ts.dll出错

错误应用程序 httpd.exe,版本 2.2.8.0,错误模块 php5ts.dll,版本 5.2.6.6,错误地址

Faulting application httpd.exe, version 2.2.8.0, faulting module php5ts.dll, version 5.2.6.6, fault address

今天打开winsever2003,之前安装的WAMP自动启动,突然蹦出了apache错误的对话框,检查log提示如上信息,但是apache并不会down掉,而且还曾经因此情况遇到过一次蓝屏。所以今天想查出个所以然来,再次请教Google大婶,终于搞清楚了。 Continue reading »win2003下httpd.exe和php5ts.dll出错

the windy in Qingdao

This morning I feel a little cold.The big wind is blowing and blowing , my face dont feel good ,how wise I am wearing warm clothes today.

I saw many guys wear more clothes than me,It looks like Everybody just enter  Winter in one day today.

Even if The wind is so big and . . . → Read More: the windy in Qingdao

风口浪尖的袁腾飞

我们生存在一个主观的时代,开放的时代,允许许多不同观点的时代,而不是用所谓的“客观”,所谓的“第一手资料”,所谓的“科学”来将所有人的意见“强制统一、达成一致”的“独裁时代”。在这个时代,没有什么不是值得怀疑的,也没有什么是应该不被肯定的。 讨论和争论不可避免,但要建立在一个相同的前提下,“张三的裁缝手艺不错”跟“李四包的肉馅饺子盐放多了”,这些根本不是建立同一个认知体系下的争论,看上去更像是一场闹剧! . . . → Read More: 风口浪尖的袁腾飞

why should we respect our elders

Our elders already deserve our respect because they once took care of us.

When I was a child, I was regularly admonished to “respect your elders.” During those early years I knew that I had to respect them because they took care of me, gave me guidance when I had no direction of my own, and, I feared, could discipline me for refusing to bend to their will. Still, whether due to my own impatience or my incomplete grasp of the rules, I sometimes questioned my parents’ authority and often tested the limits they set for me. It was only years later that I began to see the wisdom in their ways and sought, rather than avoided, their counsel. I used to think it amazing that my dad seemed to know so much about practical psychology and that the people he worked with valued him and often sought his assistance. I now realize that so much of what I have come to value in myself I became because of my father and my mother. Continue reading »why should we respect our elders

wordpress avatar头像修正插件

最近不知出了什么状况wordpress搭建的博客,评论的avatar头像不能正常显示了,google 了一个解决方案,分享一下。

Gravatar部分服务器在国内访问困难,原因是Gravatar所使用的edgecast CDN服务遇到了某些问题,据我所知,同样受到困扰的还包括WordPress存储静态文件的s.wordpress.org缓存服务器,以及jQuery的code.jquery.com等。

不过Gravatar头像读取困难只出现在 WordPress 3.0 中,而之前的版本没有发现问题,原因在于 WordPress 3.0 通过读取缓存服务器的方式,减少了对www.gravatar.com 的直接请求:以往直接读取官方服务器,现在都被分流到 0.gravatar.com, 1.gravatar.com 等缓存服务器上了,遇上CDN故障,所以就出现了无法读取头像的问题。 Continue reading »wordpress avatar头像修正插件