When my clients fill out my form and press submit, the processor.php file downloads to THEIR computer. Nothing is sent to my apache web server at all…
What do I need to do? If you need more information please ask! I need to get this set up ASAP!
I figured it out.
I did not have proper PHP support on my apache server. Now I do, and the form submits properly.
Although, no emails are making it to my inbox quite yet, so I'm still working on it…
Log in to post a comment.
When my clients fill out my form and press submit, the processor.php file downloads to THEIR computer. Nothing is sent to my apache web server at all…
What do I need to do?
If you need more information please ask! I need to get this set up ASAP!
I figured it out.
I did not have proper PHP support on my apache server. Now I do, and the form submits properly.
Although, no emails are making it to my inbox quite yet, so I'm still working on it…