Home »
FUDforum »
FUDforum Installation Issues »
mail() undefined function call .....
mail() undefined function call ..... [message #19545] |
Tue, 03 August 2004 15:31 |
HtF_de
Messages: 1 Registered: August 2004
Karma: 0
|
Junior Member |
|
|
Hi,
I've searched through the forum but so far I haven't seen anything close to my little problem ...
Whenever I use the normal setup I get the message frpom mail.php that mail() is an undefined function. I looked good and hard at php.net but I found not notice that some package or add-on was required to use mail() from within PHP.
I changed the software to use SMTP instead and things work just fine now, I'd just like to know how to fix this problem.
Ideas, anyone?
Ciao,
HtF
|
|
|
Re: mail() undefined function call ..... [message #19549 is a reply to message #19545] |
Wed, 04 August 2004 15:41 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
This is a problem with your PHP compilation. When you compiled PHP, it could not find sendmail binary and therefor disabled the mail() function that depends on it.
FUDforum Core Developer
|
|
|
Goto Forum:
Current Time: Sun Nov 10 05:48:54 GMT 2024
Total time taken to generate the page: 0.02146 seconds