【发布时间】:2012-09-27 01:47:01
【问题描述】:
我们已上传网站,而网站http://bartanwale.gls.in 显示错误:
"could not connect"
那时我们也修正了各种。
我们已经检查了代码的每一部分
我们已经仔细检查了数据库。
请使用我们发现以下错误的 firebug 帮助我们解决错误 - 他们不必对此做任何事情。
The character encoding declaration of the HTML document was not found when
prescanning the first 1024 bytes of the file. When viewed in a
differently-configured browser, this page will reload automatically. The encoding
declaration needs to be moved to be within the first 1024 bytes of the file.
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"/>
The character encoding declaration of the HTML document was not found when
prescanning the first 1024 bytes of the file. When viewed in a
differently-configured browser, this page will reload automatically.
The encoding declaration needs to be moved to be within the first 1024 bytes of
the file.
...(u){r=u.arguments?'chrome':u.stack?'firefox':window.opera&&!('stacktrace' in u)?...
请指导。
【问题讨论】:
-
查看日志,暂时将debug设置为2,看看是什么错误原因
-
说实话?阅读 CakePHP 手册。从头开始。那里解释了基础知识。 book.cakephp.org