• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

PHP form processing not working

K

Kelvino

Guest
I have recently upgraded to Panel Version 10.4.4 Update #23.

I have a few PHP webpages that are used to enter data. Normally the data gets emailed to an address setup within the form. My developer thinks that the problem is due to some setting within the mailserver. The forms worked perfectly prior to the upgrade of Plesk.
 
1. Make sure you don't have a sendmail wrapper that has gone wrogue
2. What do you have in your php.ini (sendmail_path)
3. What logs do you see when you try submitting the form (check both errors and maillog)
 
Back
Top