• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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