浏览首页显示:
<br /> <b>Notice</b>: Undefined variable: i in <b>d:\usr\www\html\ebak\class\functions.php</b> on line <b>70</b><br /> <br /> <b>Notice</b>: Undefined variable: password1 in <b>d:\usr\www\html\ebak\class\functions.php</b> on line <b>74</b><br /> <br /> <b>Notice</b>: Undefined variable: i in <b>d:\usr\www\html\ebak\class\functions.php</b> on line <b>75</b><br /> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>帝国备份王后台登陆</title> <link href="images/css.css" rel="stylesheet" type="text/css"> <script> if(self!=top) {parent.location.href='index.php';} </script> </head>
<body> <form name="form1" method="post" action="phome.php"> <p> </p> <p> </p> <p> </p> <table width="45%" border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="#0472BC"> <input type=hidden name=phome value=login> <tr> <td height="25" colspan="2"><div align="center"><strong><font color="#FFFFFF">管理员登陆</font></strong></div></td> </tr> <tr bgcolor="#FFFFFF"> <td width="32%" height="25">用户名:</td> <td width="68%" height="25"><input name="username" type="text" id="username"></td> </tr> <tr bgcolor="#FFFFFF"> <td height="25">密码:</td> <td height="25"><input name="password" type="password" id="password"></td> </tr> <tr bgcolor="#FFFFFF"> <td height="25">验证码:</td> <td height="25"><input name="key" type="text" id="key" size="10"></td> </tr> <tr bgcolor="#FFFFFF"> <td height="25"> </td> <td height="25"> <table width="143"> <tr> <td width="62">验证码为:</td> <td width="69" bgcolor=666666><div align="center"><img src='key/key.jpg' border=0></div></td> </tr> </table></td> </tr> <tr bgcolor="#FFFFFF"> <td height="25"> </td> <td height="25"><input type="submit" name="Submit" value="登陆"> <input type="reset" name="Submit2" value="重置"></td> </tr> <tr bgcolor="#FFFFFF"> <td height="25" colspan="2"><div align="center">(查看:<a href="doc.html" target="_blank">帝国备份王说明文档</a>)</div></td> </tr> </table> </form> </body> </html>
调试环境是 win2k3 + apache +php +mysql +zend
之后测试放到WIN2K服务器上调试
还是出现同样错误
请教管理员,此备份工具是否不支持WIN系统?
|