• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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