yourwayit

Member
May 25, 2006
13
0
151
Hi,

Having a problem with php mail(), basicallly it's not working. I have a very very simple script to test it :

echo mail($address,$subject,$msg);

It displays nothing.

Path to sendmail is correct, mail otherwise is working, permissions on script are user:user 700. PhpSuExec is enabled, and yet, it's just doing nothing.

Anyone having trouble with mail from php on cPanel?
Thanks.