首页上一页 1 下一页尾页 1 条记录 1/1页
求解问题,《PHP典型模块与项目实战大全》第一章的用户注册部分,我在练习代码时出现报错,请求解决
发表在PHP图书答疑
2013-07-22
是否精华
是
否
版块置顶:
是
否
使用代码时,弹框报错,错误信息如下:
<br />
<b>Fatal error</b>: Uncaught exception 'Zend_Mail_Protocol_Exception' with message '5.7.0 Invalid state
' in D:\AppServ\www\Sprint\01\Zend\Mail\Protocol\Abstract.php:431
Stack trace:
#0 D:\AppServ\www\Sprint\01\Zend\Mail\Protocol\Smtp\Auth\Login.php(95): Zend_Mail_Protocol_Abstract->_expect(235)
#1 D:\AppServ\www\Sprint\01\Zend\Mail\Protocol\Smtp.php(217): Zend_Mail_Protocol_Smtp_Auth_Login->auth()
#2 D:\AppServ\www\Sprint\01\Zend\Mail\Transport\Smtp.php(200): Zend_Mail_Protocol_Smtp->helo('localhost')
#3 D:\AppServ\www\Sprint\01\Zend\Mail\Transport\Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
#4 D:\AppServ\www\Sprint\01\Zend\Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#5 D:\AppServ\www\Sprint\01\register_chk.php(35): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
#6 {main}
thrown in <b>D:\AppServ\www\Sprint\01\Zend\Mail\Protocol\Abstract.php</b> on line <b>431</b><br />
希望给位老师能给提出解决方案,先谢谢了
<br />
<b>Fatal error</b>: Uncaught exception 'Zend_Mail_Protocol_Exception' with message '5.7.0 Invalid state
' in D:\AppServ\www\Sprint\01\Zend\Mail\Protocol\Abstract.php:431
Stack trace:
#0 D:\AppServ\www\Sprint\01\Zend\Mail\Protocol\Smtp\Auth\Login.php(95): Zend_Mail_Protocol_Abstract->_expect(235)
#1 D:\AppServ\www\Sprint\01\Zend\Mail\Protocol\Smtp.php(217): Zend_Mail_Protocol_Smtp_Auth_Login->auth()
#2 D:\AppServ\www\Sprint\01\Zend\Mail\Transport\Smtp.php(200): Zend_Mail_Protocol_Smtp->helo('localhost')
#3 D:\AppServ\www\Sprint\01\Zend\Mail\Transport\Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
#4 D:\AppServ\www\Sprint\01\Zend\Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#5 D:\AppServ\www\Sprint\01\register_chk.php(35): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
#6 {main}
thrown in <b>D:\AppServ\www\Sprint\01\Zend\Mail\Protocol\Abstract.php</b> on line <b>431</b><br />
希望给位老师能给提出解决方案,先谢谢了