Dreamhost + Gmail SMTP + CI |
[eluser]Vicente Russo[/eluser]
Helloo fellows, I need a little push here. I`m trying to send and email with smtp, hosted on dreamhost. The thing is, I dont know where is the problem. I got an 404 error when I execute $this->email->send(); Code: $this->load->library('email'); Checking the apache logs, I got "Premature end of script headers: index.php" error. So what can it be? :S Thx! |
Messages In This Thread |
Dreamhost + Gmail SMTP + CI - by El Forum - 05-22-2009, 12:25 PM
Dreamhost + Gmail SMTP + CI - by El Forum - 05-22-2009, 12:32 PM
Dreamhost + Gmail SMTP + CI - by El Forum - 05-22-2009, 12:48 PM
Dreamhost + Gmail SMTP + CI - by El Forum - 05-22-2009, 01:20 PM
Dreamhost + Gmail SMTP + CI - by El Forum - 05-22-2009, 01:25 PM
Dreamhost + Gmail SMTP + CI - by El Forum - 05-22-2009, 01:43 PM
|