I purchased an unmanaged VPS today. I moved my website on over, and when I try to send an email. It returns a blank page. Not to mention I had to install PHP myself. Apache was there, for some reason, but PHP was installed using, "yum install php - so...I don't know if I'm missing a package or what.
I used, yum install sendmail* - but that didn't affect anything.
Here is a pastebin of my code:
Index.php http://pastebin.com/xxNdhUmC - Page with the form, stripped of unnecessary material.
Send.php http://pastebin.com/NjP0xZn9 - Supposed to send the mail, but get's stuck and returns blank page.
URL: www.jakeandersen.me
sendmailfirst. Do yourself a favor and replace it withpostfix, which is much easier to configure. – bahamat Aug 21 '12 at 19:17