• 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

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