When i try to run my php file, the following error comes:
Warning: Server Error in file:\name\mail.php on line 2
On line 2 there is a mail function, mail($to,$header,$body); the code is not wrong i m 100 percent sure. If i run the same code in other server it runs very well but it don't in my server. I am sure that there is some thing wrong in php.ini file.
If anyone have idea about this,
please suggest me.
I would be very thankful to u all.