[PHP] php email functionality

2004-04-02 Thread Shawn Beard
I just upgraded to PHP 4.3.5 and now my email functionality does not work. I do have the SMTP setting in the php.ini set up and did restart Apache. We are running a Windows 2000 server and Apache 2.0.49. Any ideas? Shawn Beard Web Administrator Iowa Foundation for Medical Care Information

RE: [PHP] php email functionality

2004-04-02 Thread Shawn Beard
There are no errors generated in the log. It just flat out doesnt work anymore. Shawn Beard Web Administrator Iowa Foundation for Medical Care Information Systems [EMAIL PROTECTED] Office: 515-440-8581 Pager: 515-208-5907 Sam Masiello [EMAIL PROTECTED] 04/02/04 10:14AM What sorts of errors

Re: [PHP] php email functionality

2004-04-02 Thread Shawn Beard
I havent tried downgrading yet but yes the SMTP settings in the php.ini are identical to what they were before. I even tried deleting the php folder and starting from scratch rather than using the upgrade path. Still the same problem. Shawn Beard Web Administrator Iowa Foundation for Medical

Re: [PHP] php email functionality

2004-04-02 Thread Shawn Beard
I just tried downgrading to version 4.3.4 and it still does not work. Shawn Beard Web Administrator Iowa Foundation for Medical Care Information Systems [EMAIL PROTECTED] Office: 515-440-8581 Pager: 515-208-5907 Jason Wong [EMAIL PROTECTED] 04/02/04 10:35AM On Saturday 03 April 2004 00:30

[PHP] Re: php email functionality

2004-04-02 Thread Shawn Beard
I figured it out. I needed the send_mail_from in the php.ini set up with a valid email. This is a requirement on a windows server. Shawn Beard Web Administrator Iowa Foundation for Medical Care Information Systems [EMAIL PROTECTED] Office: 515-440-8581 Pager: 515-208-5907 Manuel Lemos