CodeIgniter Forums
Error when using Email Library and PHP7 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=11)
+--- Thread: Error when using Email Library and PHP7 (/showthread.php?tid=69146)



Error when using Email Library and PHP7 - geabenitez - 10-13-2017

I just spent 2 days trying to get a web app to work, I have it hosted on hostgator and i configured it to use php 7.0, but the app was unable to send emails to the destination until I changed it to php5.6

are you team aware of this? or is something i'm missing here?


RE: Error when using Email Library and PHP7 - skunkbad - 10-13-2017

There's nothing wrong with CodeIgniter sending emails on PHP7. I do it all the time. It's going to be a hostgator issue, but since I don't use hostgator I can't tell you what's exactly wrong.