mail function not working
Posted: Mon Oct 25, 2010 4:55 am
hi,
i'd tried to run this:
but in the linux shell, it shows this:
thanks ~
i'd tried to run this:
Code: Select all
mail($to, $subject, $message, $headers);when i tried this:sh: /usr/sbin/sendmail: No such file or directory
it shows:whereis sendmail
is this kinda path prob? how do i deal with this?sendmail: /usr/lib/sendmail /usr/share/man/man8/sendmail.8.gz
thanks ~