|

楼主 |
发表于 2014-2-20 09:17:21
|
显示全部楼层
leejunji 发表于 2014-2-20 09:15 
你的第一张图 不就是告诉你为什么不能发布成功吗 看下 - ***************开始测试Web发布配置******************
- 测试Web发布配置:[xslong]
- 发布失败,错误信息:
- 网页源代码:
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html>
- <head>
- <title>www.wsqiao.com - System Error</title>
- <meta http-equiv="Content-Type" content="text/html; charset=gbk" />
- <meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
- <style type="text/css">
- <!--
- body { background-color: white; color: black; font: 9pt/11pt verdana, arial, sans-serif;}
- #container { width: 1024px; }
- #message { width: 1024px; color: black; }
- .red {color: red;}
- a:link { font: 9pt/11pt verdana, arial, sans-serif; color: red; }
- a:visited { font: 9pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
- h1 { color: #FF0000; font: 18pt "Verdana"; margin-bottom: 0.5em;}
- .bg1{ background-color: #FFFFCC;}
- .bg2{ background-color: #EEEEEE;}
- .table {background: #AAAAAA; font: 11pt Menlo,Consolas,"Lucida Console"}
- .info {
- background: none repeat scroll 0 0 #F3F3F3;
- border: 0px solid #aaaaaa;
- border-radius: 10px 10px 10px 10px;
- color: #000000;
- font-size: 11pt;
- line-height: 160%;
- margin-bottom: 1em;
- padding: 1em;
- }
- .help {
- background: #F3F3F3;
- border-radius: 10px 10px 10px 10px;
- font: 12px verdana, arial, sans-serif;
- text-align: center;
- line-height: 160%;
- padding: 1em;
- }
- .sql {
- background: none repeat scroll 0 0 #FFFFCC;
- border: 1px solid #aaaaaa;
- color: #000000;
- font: arial, sans-serif;
- font-size: 9pt;
- line-height: 160%;
- margin-top: 1em;
- padding: 4px;
- }
- -->
- </style>
- </head>
- <body>
- <div id="container">
- <h1>Discuz! System Error</h1>
- <div class='info'><li>您当前的访问请求当中含有非法字符,已经被系统拒绝</li></div>
- <div class="info"><p><strong>PHP Debug</strong></p><table cellpadding="5" cellspacing="1" width="100%" class="table"><tr><td><ul><li>[Line: 0043]jiekou.php(discuz_application->init)</li><li>[Line: 0071]source\class\discuz\discuz_application.php(discuz_application->_init_misc)</li><li>[Line: 0552]source\class\discuz\discuz_application.php(discuz_application->_xss_check)</li><li>[Line: 0370]source\class\discuz\discuz_application.php(system_error)</li><li>[Line: 0017]source\function\function_core.php(discuz_error::system_error)</li><li>[Line: 0024]source\class\discuz\discuz_error.php(discuz_error::debug_backtrace)</li></ul></td></tr></table></div><div class="help"><a >www.wsqiao.com</a> 已经将此出错信息详细记录, 由此给您带来的访问不便我们深感歉意. </div>
- </div>
- </body>
- </html>
- 返回的Header:
- HTTP/1.1 200 OK
- Connection:close
- Date:Thu, 20 Feb 2014 01:10:15 GMT
- Content-Type:text/html; charset=gbk
- Server:Microsoft-IIS/6.0
- X-Powered-By:ASP.NET,PHP/5.2.6
- Content-Encoding:gzip
- Vary:Accept-Encoding
- Transfer-Encoding:chunked
- Content-Length:2592
复制代码 这是整个代码了 希望给看一下 我是新手 看不懂 |
|