PDA

View Full Version : Php mail function not working properly



jmccoy
12-02-2003, 05:49 PM
When useing one of my hosting scripts i get this error below, i contacted the company and they said that mail() is a PHP function that is built into PHP. It could be that it was not configured properly. Anyone know how to configure this?

Fatal error: Call to undefined function: mail()

Thanks again for your help
Justin

jmccoy
12-02-2003, 06:01 PM
Sorry i should have done a search before posting, i wasnt thinking fast enought. Found the fix though.

Justin