mail() function setup in php.ini

Today, I setup mail() function for php. One of the Developer told me, can't send mail with mail() function. Are you enable in php.ini ? Oh! I think I need to setup mail() in our server. I reply like that. But I don't know how to enable it. I don't worry about that because our server is Ubuntu. I found following link and I setup and then it's OK. How nice ? Just take 30 minutes and problem has been solove. I love Ubuntu and opensource,too. https://help.ubuntu.com/community/Exim4 First we need to install exim4 look like that
$sudo apt-get install exim4
after that we need to config exim4
sudo dpkg-reconfigure exim4-config
I made setup by step with wizard. It's easy. After that, I change php.ini in look like that.
sendmail_path = /usr/sbin/sendmail
OK. Done. Restart the apache and it's working.

Saturn God

Saturn God

working in singapore as iOS Developer. I also love PHP , jQuery. Founder of ornagai.

Archive

2012 (15)
2011 (100)
2010 (118)
2009 (73)
Posterous theme by Cory Watilo