• 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.

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