• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Fatal error: Call to undefined function: mail()

S

sametch

Guest
I have just leased a dedicated server which has Plesk 7.5 installed.

All the forms on my php sites no longer work. I get the error "Fatal error: Call to undefined function: mail()".

All these forms worked fine on my last server (Cobalt RaQ4).

Can anyone advise a solution.

Note I recognise there are other posts on this subject, but I can't find any with answers.
 
make sure you have a mail server installed, configured properly, and running
 
I know that cgi perl based form processing scripts that require sendmail are working.

So I assume sendmail is working fine.
 
Back
Top