2013年2月27日星期三

发生未知 FastCGI 错误

今天在配置IIS7.5+php 5.3.8 VC9 x86 Non Thread Safe 的时候出现一个问题

使用.zip解压编译配置的时候,始终没有办法访问.php文件,出现500错误

换用安装版installer的时候则可以正常运行php文件

查看详细的IIS错误信息显示如下:

HTTP 错误 500.0 – Internal Server Error

发生未知 FastCGI 错误

错误代码0x800736b1

后来到处搜索调试,发现原来没有安装Visual C++ 2008 (installer自动带上了Visual C++ 2008)

Microsoft Visual C++ 2008 Redistributable Package (x86)

http://www.microsoft.com/downloads/zh-cn/details.aspx?FamilyID=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=zh-cn#QuickDetails

Microsoft 2008 C++ Runtime (x64) 

2009年7月16日星期四

这是什么? chrome 无法渲染页面时的报错图?

第一次遇见chrome无法显示页面时的报错界面,不知各位chromer遇见过没有。

三个页面同时无法渲染




2009年6月23日星期二

有没有人用sugarsync.com数据同步服务?

我觉得这个同步不同设备文件的网站很好用,之前只有30天的试用期,现在每个账户有2G的免费空间,当然免费的有一些限制,不过确实是蛮好用的啊!安装sugarsync的客户端子后产生有一个"magic briefcase" 的魔力公文包目录,里面的文件在两天安装sugarsync客户端的电脑间自动同步,当然你也可以建立同步文件,还有web文件归档等等。 在家和公司间随时同步自己的数据,岂不是一件很爽的事。

如果需要邀请的话:https://www.sugarsync.com/referral?rf=cw0hdji7i8bq




2008年9月17日星期三

急救电话

有这样一个报道,在美国亚利桑那州一名男子癫痫病发,幸得牧羊犬迅速"拨通"911紧急电话求助,获得及时救助。 斯托尔内克10日癫痫病发,巴迪按照以前接受的训练迅速拨通求助电话,开始呜咽和吠叫。 连续不断的狗叫引起接线员的注意。 由此,警方迅速赶往斯托尔内克家,3分钟后听到巴迪叫声,找到斯托尔内克。

上面是愤愤眼里的敌人美国打急救电话的情况,好吧在来看看这块土地上,一个孩子拨打急救电话,将会发生什么情况。深圳有个3、4岁的小孩打电话给120,哭着说妈妈晕倒
在地上,还出了好多血,接线员就问地址,小孩说来家在成都,刚到深圳不知道,妈妈死掉了。120还在电视上教育大家—一定要孩子记得家里的地址。

啊!世界其实可以分成很多个的。

2008年5月20日星期二

10 things you can do when Windows XP won't boot

When your computer hardware appears to power up okay, but the Windows XP operating system won't boot properly, you have to begin a troubleshooting expedition that includes getting into the operating system, determining the problem, and then fixing it. To help you get started on this expedition, here are 10 things you can do when Windows XP won't boot.

This blog post is available in PDF format as a TechRepublic Download. This entry was originally published as an article on January 26, 2006.

#1: Use a Windows startup disk

One of the first things you should reach for when troubleshooting a Windows XP boot problem is a Windows startup disk. This floppy disk can come in handy if the problem is being caused when either the startup record for the active partition or the files that the operating system uses to start Windows have become corrupted.

To create a Windows startup disk, insert a floppy disk into the drive of a similarly configured, working Windows XP system, launch My Computer, right-click the floppy disk icon, and select the Format command from the context menu. When you see the Format dialog box, leave all the default settings as they are and click the Start button. Once the format operation is complete, close the Format dialog box to return to My Computer, double-click the drive C icon to access the root directory, and copy the following three files to the floppy disk:

  • Boot.ini
  • NTLDR
  • Ntdetect.com

After you create the Windows startup disk, insert it into the floppy drive on the afflicted system and press [Ctrl][Alt][Delete] to reboot the computer. When you boot from the Windows startup disk, the computer will bypass the active partition and boot files on the hard disk and attempt to start Windows XP normally.

#2: Use Last Known Good Configuration

You can also try to boot the operating system with the Last Known Good Configuration feature. This feature will allow you to undo any changes that caused problems in the CurrentControlSet registry key, which defines hardware and driver settings. The Last Known Good Configuration feature replaces the contents of the CurrentControlSet registry key with a backup copy that was last used to successfully start up the operating system.

To use the Last Known Good Configuration feature, first restart the computer by pressing [Ctrl][Alt][Delete]. When you see the message Please select the operating system to start or hear the single beep, press [F8] to display the Windows Advanced Options menu. Select the Last Known Good Configuration item from the menu and press [Enter].

Keep in mind that you get only one shot with the Last Known Good Configuration feature. In other words, if it fails to revive your Windows XP on the first attempt, the backup copy is also corrupt.

#3: Use System Restore

Another tool that might be helpful when Windows XP won't boot is System Restore. System Restore runs in the background as a service and continually monitors system-critical components for changes. When it detects an qqnet impending change, System Restore immediately makes backup copies, called restore points, of these critical components before the change occurs. In addition, System Restore is configured by default to create restore points every 24 hours.

To use System Restore, first restart the computer by pressing [Ctrl][Alt][Delete]. When you see the message Please select the operating system to start or hear the single beep, press [F8] to display the Windows Advanced Options menu. Now, select the Safe Mode item from the menu and press [Enter].

Once Windows XP boots into Safe mode, click the Start button, access the All Programs | Accessories | System Tools menu, and select System Restore. Because you're running in Safe mode, the only option on the opening screen of the System Restore wizard is Restore My Computer To An Earlier Time, and it's selected by default, so just click Next. Then, follow along with the wizard to select a restore point and begin the restoration procedure.

#4: Use Recovery Console

When a Windows XP boot problem is severe, you'll need to use a more drastic approach. The Windows XP CD is bootable and will provide you with access to a tool called Recovery Console.

To boot from the Windows XP CD, insert it into the CD-ROM drive on the problem system and press [Ctrl][Alt][Delete] to reboot the computer. Once the system begins booting from the CD, simply follow the prompts that will allow the loading of the basic files needed to run Setup. When you see the Welcome To Setup screen, shown in Figure A, press R to start the Recovery Console.

Firefox 3 On Track To Be Speediest Browser

Now that Mozilla's locked down Firefox 3's final feature set with Friday's push of release candidate 1, it's official: while Firefox 3 boasts some great new features like a smart address bar and better bookmarks manager, the best reason to upgrade will be for the performance improvements. Firefox 3 is noticeably faster and more stable than Firefox 2 to the casual user and Mozilla engineers have numbers that show it will be the fastest browser on the market. Tech site TechWeb reports:
Mozilla VP of engineering Mike Schroepfer claims that Firefox 3 is 9.3x faster than Microsoft Internet Explorer 7 and 2.7x faster than Firefox 2 in terms of JavaScript performance. In terms of Gmail message load time, he claims Firefox 3 is 6.8x faster lizx than IE7 and 3.8x faster than Firefox 2. And he says Firefox 3 beats Apple's Safari, which is also faster than Firefox 2.
Barring major bugs, RC 1 could become the final release of the third major iteration of the 'fox, slated to officially drop in June. Check out our complete field guide to testing Firefox 3 if you want to make your extensions work with the RC. If you're already using Firefox 3, be sure to type about:robots into the address bar to discover a fun little Easter egg. For a detailed list of what Firefox 3 has to offer, check out its release notes.

2008年2月19日星期二

Re: 今天写了一个BLOG程序。。asp+access.大家PP

* html h2{...}叫"星号HTML招数"(招数即hack 一种让浏览器表现得符合自己希望的不规范或者说不优雅的方法,作用就是解决浏览器bug。)。单独的 * 其实是一个通用选择器,但* html h2{...}这样写指定的就只是IE6.0及更低版本,为什么* html h2{...}只指定IE6和更低版本?大家知道HTML是网页上的第一个元素 ---- 根元素。但是IE6.0所有之前的版本还有一个匿名的根元素,也是html的父元素,因此可以使用通用选择器在IE6.0--版本中指定包含在这个匿名跟元素中的HTML元素的子元素的样式。