Help!!! All of a sudden whenever a form tries to use a php file to process people get a 404 error.
If I type the full address of a file, for example: http://www.waldorf.edu/test2.php, then I get the file. But if I use http://www.waldorf.edu/test.php and submit the form (action calls the test2.php file), I get a 404 file not found error and the form doesn't process.
I know virtually nothing about servers and my server admin is no help whatsoever on this issue. We checked the error logs and there was nothing in them and nothing about the server setup has changed since this started happening.
Any insight is greatly appreciated.