真是悽惨,我的LifeType被主机商「卸载」,整个程式目录被封锁。主机商寄给我一封信说程式里面的blog.php耗用CPU资源太多导致当机,如果我要恢復网站的话,要先解决这个程式的问题。真是的,我要是会就好了。想请教一下,blog.php真的会有这种问题吗?以下是主机商的信:
======
Your account "b-oo-k.net" hosted on server Atlantis is running multiple(over 50) instances of the following script and consuming all the cpu on the server.
blog.php
This is causing problems for all the other clients/accounts on the server and crashed the server a few minutes back and possibly a couple of times atleast in the last few days. We have moved the folder
/home/jbooknet/public_html/blog
outside public_html and renamed it blog.exploit.
Please check with the developers of the scripts/software if there is any issue with it and may need to be upgraded/patched.
=======
请大家帮忙。
Hi 老猫:
重点是 50 instance...
我猜你的主机商是用 php-cgi 的方式来执行,所以同时间 你的 blog.php 在他的网站上跑了 50 个程式,代表至少同时间有 50 个人在看你的网站。或是有人在攻击你的网站。
Mark