basics for installing on Windows

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
jmwebguy
Forum Newbie
Posts: 1
Joined: Thu Feb 26, 2009 10:47 am

basics for installing on Windows

Post by jmwebguy »

I have installed this on my windows server, but I am having a hard time getting it to run.

Are there any "STEPS" for installing on a Windows server?

I have run the smoke test for Attachments and it worked fine. But, now I am trying to use the tutorial "Sending an e-mail from a form with Swift"

I get the following error:
Fatal error: Uncaught exception 'Swift_FileException' with message 'No such file 'C:\WINDOWS\Temp\php111C.tmp'' in D:\websites\lex18\swift\lib\Swift\File.php:64 Stack trace: #0 D:\websites\lex18\swift\lib\Swift\File.php(52): Swift_File->setPath('C:\WINDOWS\Temp...') #1 D:\websites\lex18\swift\tests\smokes\handle_form.php(69): Swift_File->__construct('C:\WINDOWS\Temp...') #2 {main} thrown in D:\websites\lex18\swift\lib\Swift\File.php on line 64

Any ideas??
Post Reply