Rename phpMailer folder to phpmailer
bcobin - May 18, 2009 - 20:29
| Project: | SMTP Authentication Support |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Thought I'd document this: I was getting WSOD and "failed to open stream" message in the logs when I sent a test email - until I renamed the "phpMailer" folder (with a capital "M") to "phpmailer."
I'd suggest putting this in the documentation in case others run into the same problem.
Thanks for a great module!

#1
That would be item number 2 of the INSTALL.txt file:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/smtp/INSTAL...
Maybe that instruction is not clear enough.
#2
Which version of PHPMailer shall I sue with PHP 5?
PHPMailer_v5.0.0.tar
??