Call to undefined function: mail()
Posted: Thu Aug 04, 2011 8:38 am
Hi all
I have recently moved a php application my company uses to a different server (it worked fine on the previous one)
I have configured the new linux machine from scratch..
Eventually getting PostgreSQL to work, the only problem i now have is the following
Fatal error: Call to undefined function: mail() in /usr/local/apache/htdocs/classes/***.inc on line 1446
Seems to me like for what ever reason the mail/sendmail function has not come installed with PHP...
Anyone have any ideas?
I have recently moved a php application my company uses to a different server (it worked fine on the previous one)
I have configured the new linux machine from scratch..
Eventually getting PostgreSQL to work, the only problem i now have is the following
Fatal error: Call to undefined function: mail() in /usr/local/apache/htdocs/classes/***.inc on line 1446
Seems to me like for what ever reason the mail/sendmail function has not come installed with PHP...
Anyone have any ideas?