View Single Post
  #2 (permalink)  
Old 11-04-2007, 12:22 AM
goodguycannon goodguycannon is offline
Junior Member
 
Join Date: Nov 2007
Posts: 1
Default Same trouble

I just tried the example email to use the login to a smtp server, and get the following error, any ideas?

HTML Code:
<b>Fatal error</b>:  Uncaught exception 'Zend_Exception' with message 'File &quot;LOGIN.php&quot; was not found' in Zend/Loader.php:159
Stack trace:
#0 Zend/Loader.php(91): Zend_Loader::loadFile('LOGIN.php', Array, true)
#1 \\Cannon01\Development\kirks\Zend\Mail\Transport\Smtp.php(181): Zend_Loader::loadClass('Zend_Mail_Proto...')
#2 C:\Program Files\Zend\ZendStudio-5.5.0\bin\ZendFramework\library\Zend\Mail\Transport\Abstract.php(328): Zend_Mail_Transport_Smtp-&gt;_sendMail()
#3 \\Cannon01\Development\kirks\Zend\Mail.php(644): Zend_Mail_Transport_Abstract-&gt;send(Object(Zend_Mail))
#4 \\Cannon01\Development\kirks\tests\bday_club.php(66): Zend_Mail-&gt;send(Object(Zend_Mail_Transport_Smtp))
#5 C:\Program Files\Zend\ZendStudio-5.5.0\bin\php5\dummy.php(1): include('\\Cannon01\Deve...')
#6 {main}
Reply With Quote