I'm having a problem that I think others have had but I didn't find a solution that worked for me. The form works fine when I try it at the ../form1.html place, but when i try to put the file as a directive in a php file it always seems to submit to a 404 error. I set all the permissions to 777, but the submit button won't seem to redirect to the right place (it does go to the right place at the ../form1.html location, but not when i point to that location within a php document). The installation seems to be working fine, and all the addresses are correct to the best of my knowledge.
Could it be a problem with the process.php file? Is it something entirely different?
Please help, I've been at this for hours. Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's likely something entirely different.
I'm not sure I understand what you have done "directive in a php" but I'm sure we can figure it out.
Send me some more detail or copies of your form and php files and I'll see what I can do for you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm having a problem that I think others have had but I didn't find a solution that worked for me. The form works fine when I try it at the ../form1.html place, but when i try to put the file as a directive in a php file it always seems to submit to a 404 error. I set all the permissions to 777, but the submit button won't seem to redirect to the right place (it does go to the right place at the ../form1.html location, but not when i point to that location within a php document). The installation seems to be working fine, and all the addresses are correct to the best of my knowledge.
Could it be a problem with the process.php file? Is it something entirely different?
Please help, I've been at this for hours. Thanks!
It's likely something entirely different.
I'm not sure I understand what you have done "directive in a php" but I'm sure we can figure it out.
Send me some more detail or copies of your form and php files and I'll see what I can do for you.