Posted by Mary-Anne Nayler on 05/10/05 02:02
Hi.
I am very new to this group and this is my first request for help so please be patient.
when I try to use the mail() function in a PHP based webpage I get the
following error:
Fatal error: Call to undefined function: mail() in <the path to my
script> on line <line number>
I have tried changing some mail config details in php.ini. For instance,
the path to sendmail used to be: "/usr/lib" and I have changed it to:
"/usr/lib/sendmail -t -i". The permissions on sendmail are 555, owner
is root and group is other.
I guess you could say I am well and truly clutching at straws now!!
Has anyone else ever had this problem? If so how was it resolved?
Mary-Anne
Navigation:
[Reply to this message]
|