Forms Not Emailing
Author: Vince M.
Visited 1155,
Followers 2,
Shared 50
What are the server requirements on a windows 2003 server running IIS6 in order to get the forms to e-mail. PHP is installed and working properly. Thanks, Vince M.
Posted on the
Hello Vince,
WSX5 needs at least PHP4+. Make sure the "email" function is supported on your server.
If the emails are not working you can do as follow:
1) Test different email scripts. To do this, just go in the software preferences and change the email script in the lower side of the settings window. On IIS, you should use "Low quality Server Script" or "Low-level script" rather than "Standard Script".
2) As we know there are some issues in the PHP engine caused by some single slashes not correclty escaped, you can subscribe to our beta channel (http://beta.websitex5.com) and get the latest updates. In the beta channel all the PHP issues are actually reported as fixed.
Thank you!