By freedom7220 on
I can't login as admin account because I can't get password ;when i push "create new account" button I got error information as
fellow :
Fatal error: Call to undefined function: mail() in /var/www/html/modules/user.module on line 369
Can anyone help me ,thank you!
Comments
First result at
First result at google:
http://www.directadmin.com/forum/showthread.php?s=&threadid=705
long'nshort: Sendmail wasn't detected at compile time for php.
sendmail binaries need to be present during compile time
http://www.php.net/manual/en/ref.mail.php
as mentioned in above documentation.
Yashesh Bhatia
got it ;)
Its going now thanks
Anything else which might pop out later which require binaries at compile time? If anything in mind...
Thanks again