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 ~