phpinfo() returns this particular setting which is problematic:
mail.log /var/log/phpmail.log
The problem is I can\'t access the phpmail
You can change the mail.log file path in php.ini setting to a writable location for Apache or any server you are using.
mail.log
php.ini