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

tclineks’s picture

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.

yasheshb’s picture

http://www.php.net/manual/en/ref.mail.php

as mentioned in above documentation.

Yashesh Bhatia

brollo’s picture

Its going now thanks

Anything else which might pop out later which require binaries at compile time? If anything in mind...

Thanks again