WEB发布不上去
一直提示 发内容--WEB发布是否成功未知,请到网站查看一篇都发不上去 看WebError.log 里面只有登陆界面的信息 WEB发布设置那 测试可以发布
可以采集 到WEN发布那就不行了
这是WebError.log文件信息
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>织梦内容管理系统 4_0RC1</title>
<link href="base.css" rel="stylesheet" type="text/css">
</head>
<body style='MARGIN: 0px' bgColor='#ffffff' leftMargin='0' topMargin='0' scroll='no'>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#111111" style="BORDER-COLLAPSE: collapse">
<tr>
<td width="100%" height="64" background="img/indextitlebg.gif"><img src="img/df_dedetitle.gif" width="178" height="53">
</td>
</tr>
<tr>
<td width="100%" height="20"> </td>
</tr>
<tr>
<td width="100%" height="20" valign="bottom">
<table width="540" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right" style="FONT-SIZE: 2pt"> </td>
</tr>
<tr>
<td><IMG height=14 src="img/book1.gif" width=20> 用户登录</td>
</tr>
</table></td>
</tr>
<tr>
<td width="100%" height="1" background="img/sp_bg.gif"></td>
</tr>
<tr>
<td width="100%" height="2"></td>
</tr>
<tr>
<td width="100%" height="136" valign="top">
<form name="form1" method="post" action="login.php">
<input type="hidden" name="gotopage" value="/dede/article_add_action.php">
<input type="hidden" name="dopost" value="login">
<table width="540" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" height="4"></td>
</tr>
<tr>
<td width="156" height="30" align="center"> 用户名:</td>
<td width="384"> <input type="text" name="userid" style="width:150;height:20">
</td>
</tr>
<tr>
<td height="30" align="center"> 密 码: </td>
<td> <input type="password" name="pwd" style="width:150;height:20">
</td>
</tr>
<tr><td colspan='2'> <font color='red'>为了使程序有更大程度的兼容,后台默认关闭了验证码,为了你的登录更安全,请确认你的系统支持GD后,在后台参数中开启。</font></td></tr>
<tr>
<td height="50" colspan="2" align="center">
<input type="submit" name="sm1" value="登录" class="nbt" onClick="this.form.submit();">
<input type="button" name="sm2" value="官方网站" onClick="window.open('http://www.dedecms.com');" class="nbt">
</td>
</tr>
</table>
</form></td>
</tr>
<tr>
<td width="100%" height="2" valign="top"></td>
</tr>
</table>
</body>
</html>
可以了 重新了下火车头 换了IP可以了 :lol :lol :lol PHP配置问题!如果你的空间是你自己的服务器你可以自己修改一下PHP的配置,PHP的配置文件在C:\windows\php.ini,如果你是2000路径就在c:\winnt\php.ini,打开php.ini在里面查找;extension=php_gd2.dll把;extension=php_gd2.dll前面的“;”去掉重起一下IIS就可以了,如果你是用虚拟主机的你只能跟空间商谈谈了!
页:
[1]