email not on server and 404

fouche

Verified User
Joined
Aug 24, 2005
Messages
6
When I try to use the submit button which should send everything to my email address here I get the following message:
NOT FOUND
The requested URL/submit2htm was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an error document to handle the request.
I should that I have tested all possible ways to send email from this site and this is the only one that fails.
Any help would be greatly appreciated.
 
You are not really giving us too much to go on with this one. I assume you meant submit2.htm and that is really does exist. The best thing to do, is look at the error log, that will give you the full path of the document that it failed to find. If that doesn't help, try posting the fragment from the error log file that shows it missing. By default the error documents are in yor DocumentRoot and are named ${error_number}.shtml where ${error_number} is the error number like 404. You should also see those in the error log as well.
 
submit2htm / submit2.htm are not program names of DA programs.

What site are you writing about? Yours? Someone elses?

Jeff
 
It's going to take complete URL information at the least to begin to help you.

And it's not an email problem, so I'm moving the thread.

Jeff
 
Back
Top