When you reach the checkout.htm page, you fill in your final personal info and upon submitting, you're to go to a Thank You page and an e-mail is sent to you confirming your order (checkout.php). But it doesn't happen. Instead, going to the checkout.php brings up the following error:
It doesn't appear as though there is any code requiring something other than PHP execution. And I've had no problems running other PHP scripts on this same web server. See http://www.eagleelectronicsllc.com/jobs.phpThe page cannot be displayed
There is a problem with a program on the page you are trying to reach, and the page cannot be displayed.
You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.
The strange thing is, when I run this same script on my TEST web server, I get the following error instead:
The form is completely filled out, but this error comes up anyway...again, only on the test server.The form you submitted was not complete. I'm sorry, but it appears that you forgot to fill in a required field. Please go back and correct the error.
I've asked NOP Design what the problem is, but no answer. Does anyone here have an answer?